Skip to content

ehwan/RayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayTracing

ray tracing engine

Dependencies

This project is using Eigen3 as linear algebra, SFML for window management and RTree for spatial indexing.

Examples

Utah Teapot with Diffusive Reflection

9400+ triangles

teapot

Utah Teapot with Water Refraction

teapot

Utah Teapot with Metal Reflection

teapot

ResultB