Skip to content
Lucas Iglesia edited this page May 14, 2023 · 3 revisions

Welcome to the Raytracer wiki!

To install the project:

git clone git@github.com:maelbecel/Raytracer.git

cd Raytracer

make re

./raytracer file.cfg

If you want to know how the Config file works.

There are already scene example in the /Examples folder

Clone this wiki locally