Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.11 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.11 KB

Build/Install

Package Requirements

MacOS/Linux

  • make
  • clang

For Minilibx Library

$ make

For non MLX users (PPM version)

$ make -e ppm=1

Usage

$ ./miniRT [filename.rt]

  • Plenty of scenes are present to test the program in ./scenes folder.
  • image.ppm is created when using PPM version.

Scene 1 image

Scene 2 image

Scene 3 image

Scene 4 image

Scene 5 image

Scene 6 image