Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 943 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 943 Bytes

From Static to Real-Time Ray Tracing

static ray tracing

real-time ray tracing



Usage:

  1. Move SDL2.framework to the Library/Frameworks directory if you're on a Mac
  2. Open the Terminal or Command Prompt
  3. Cd into the real-time-ray-tracer directory
  4. Type python3 build.py and hit enter/return
  5. Type ./project and hit enter/return
  6. Read the instructions output in the Terminal or Command Prompt window