You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My C++ Raytracer that supports total-internal-refraction, reflections, soft shadows, triangle meshes, diffuse lighting, anti-aliasing, etc. Feel free to use!
Render time : approximately 4 minutes. Default 25 rays per pixel.
About
C++ Raytracer that supports refractions, reflections, soft shadows, triangle meshes, diffuse lighting, etc.