raytracing with spheres, planes, cylinders and lighting.
- install minilibx (API to interface with the display and user input)
maketo build the program./miniRT <path-to-scene>to run (take a look at the scenes folder)- hit escape or click the cross to end the program
- change scene (edit file ending with
.rt)- translate, rotate, color objects
- change lighting
- translate/rotate camera, change field of view (FOV)
- change window resolution (edit defines in header-file)