Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 666 Bytes

readme.md

File metadata and controls

23 lines (16 loc) · 666 Bytes

MiniRT - minimalist raytracer

MiniRT is the 3rd project I had at 1337FIL, it's suppose to be an introduction to the beautiful world of graphics.\

Build

after you install Minilibx on your system (MacOS and Linux) you can simply run the below command to run the project.

linux

make linux; ./miniRT [.rt] (--save)

MacOS

make linux; ./miniRT [.rt] (--save)

cams.rt

room.rt

deer.rt

Twitter Follow