Skip to content

njroussel/Kiryu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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