An open API service indexing awesome lists of open source software.

https://github.com/eniddealla/minirt

miniRT project mandatory part and 3 bonuses
https://github.com/eniddealla/minirt

Last synced: 3 months ago
JSON representation

miniRT project mandatory part and 3 bonuses

Awesome Lists containing this project

README

        

# miniRT

My version of the miniRT project at 42 school to implement a simple ray tracing program in c language that is able to render simple objects (Sphere, Plane, Square, Cylinder, Triangle)

This project has been successfully done with all mandatory tasks + 3 bonuses (Specualar light using phong method + 2 compound elements : Pyramid & Cube), with 0 Leaks.

Feel free to use it to undestand the project, never use it for cheating!

Final mark :

![alt text](https://github.com/EniddeallA/miniRT/blob/master/success.png)