Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 773 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 773 Bytes

miniRT

[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

Screenshot 2023-02-09 at 11 55 46

Usage

make to compile all source files
./miniRT <rt_file_path> (example maps are in our rt folder)