/Raytracer

Raytracer implementation in C++ (VI Assignment - 2022/2023)

Primary LanguageC++

Raytracer

Raytracer developed for a Visualization and Lighting course. It implements a phyisically-based shader, capable of rendering scenes exported out of Blender.


How to Run:

  • 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

Authors

Grade

⭐ (19.0/20)