Retracer is a powerful tool designed for processing .cfg configuration files to generate visual outputs. Whether you're looking to export your visuals in .ppm format or render them in real-time within a dedicated window, Retracer offers flexibility and ease of use for graphical applications.
cmake .
make
./raytracer [path to .cfg file] [-g] [-f]
Graphics:
- [-g] Enable graphics mode
Output:
- [-f] Enable fast rendering mode
The configuration file is a .cfg file that contains the following parameters