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.
This project is an introduction to the beautiful world of Raytracing. the miniRT is my first ray tracer coded in C, normed and humble but functionnal.
Generate images using the Raytracing protocol
C++ Ray Tracer: Texture Mapping, Shadows, Reflection, Refraction.
Playing with a 3D scan of a "car wreck".
Add a description, image, and links to the phong-model topic page so that developers can more easily learn about it.
To associate your repository with the phong-model topic, visit your repo's landing page and select "manage topics."