/Kiryu

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Kiryu

A tiny path tracer to evaluate ray intersection structures and algortithms.

Table of Contents

Goal

This repository serves as a sandbox to evaluate ray-triangle intersection algorithms and acceleration data structure for ray-scene intersections.

Features