Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 285 Bytes

C++ Raytracer

My C++ Raytracer that supports total-internal-refraction, reflections, soft shadows, triangle meshes, diffuse lighting, anti-aliasing, etc. Feel free to use!

alt tag

Render time : approximately 4 minutes. Default 25 rays per pixel.