Skip to content

Tanguy-tech/MiniRT_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨🏻‍💻 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

Made with C Powered by coffee Built with love

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

▶️ Usage:

  • 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> --save to save the .rt scene passed as a parameter to a .bmp file

🔗 USEFUL LINKS:

Feel free to contact me at GitHub , via linkedin at Linkedin or through tbillon@student.42lyon.fr

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors