School Group Project for Raytracer coded with C, handling three object types currently. Requires minilbx library, see online for installation to your OS.
You can compile the program on mac or linux after installing the minilibx library for which there are instructions online :)
Create a ".rt" file and include a light, camera and ambient light component as long as many as you want of the secondary components like shown below:
after that
Examples of files and their outputs can be found in the scenes folder. Pictures are in ppm format so sadly Github does not display them correctly :(
Cheers!