👨🏻💻 This is the README file for 42 project Mini_rt
👨🏼🎓 Authors: tbillon - prom 2020 contact: tbillon@student.42lyon.fr
📒 Subject: Find the Mini RT subject HERE
This project is an introduction to the beautiful world of Raytracing. Once completed i was able to render simple Computer-Generated-Images and you will never be afraid of implementing mathematical formulas again.x. The miniRT is a first ray tracer coded in C, normed and humble but functionnal.
🟢 Installation:
- In a terminal window, run command
git clone https://github.com/Tanguy-tech/MiniRT_42 && cd MiniRT_42 && make
- Still in your terminal window, run command
./miniRT <scene.rt>to render the .rt scene passed as parameter - Or, still im you terminal window, run command
./miniRT <scene.rt> --saveto save the .rt scene passed as a parameter to a .bmp file
🔗 USEFUL LINKS:
Feel free to contact me at , via linkedin at
or through tbillon@student.42lyon.fr