Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 222 Bytes

File metadata and controls

9 lines (7 loc) · 222 Bytes

raytracer

Build Instructions

Currently requires GLFW3 / GLEW / OpenGL / Lua / pkg-config installed

  1. tup init
  2. tup
  3. Run build/raytracer and wait for the image to be generated.