[group project with @rsiebert]
This project is an introduction to the beautiful world of Raytracing.
Once completed you will be able to render simple Computer-Generated-Images and you
will never be afraid of implementing mathematical formulas again.
Here you can read more about the concept https://de.wikipedia.org/wiki/Raytracing
And here is the library we used https://github.com/codam-coding-college/MLX42
make
to compile all source files
./miniRT <rt_file_path> (example maps are in our rt folder)