Ray tracing is a rendering technique for generating an image by tracing the path of light.
-
Updated
Sep 9, 2020 - Python
Ray tracing is a rendering technique for generating an image by tracing the path of light.
Yet another ray tracer based on Blinn-Phong reflection model.
C++ ray tracer implementing spheres, triangles, Blinn-Phong shading, shadows, and recursive mirror reflections.
Add a description, image, and links to the recursive-ray-tracer topic page so that developers can more easily learn about it.
To associate your repository with the recursive-ray-tracer topic, visit your repo's landing page and select "manage topics."