Raytracer developed for a Visualization and Lighting course. It implements a phyisically-based shader, capable of rendering scenes exported out of Blender.
- For easy use it's advised to install CLion
- Build all the necessary files using CLion or executing the CMakeLists by hand.
- Run
./vi-rt models/*.json
to generate a output image of the model as long as there's a.json
file of it
⭐ (19.0/20)