Skip to content
forked from rosamakinen/miniRT

School Group Project for Raytracer coded with C, handling three object types currently. Requires minilbx library, see online for installation to your OS.

Notifications You must be signed in to change notification settings

Doxakis1/miniRT

 
 

Repository files navigation

miniRT

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

miniRT00 miniRT01

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!

About

School Group Project for Raytracer coded with C, handling three object types currently. Requires minilbx library, see online for installation to your OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.2%
  • Makefile 3.8%