Skip to content

ai4rei/raytracr

Repository files navigation

Raytracer class exercise

Build Status

Originally an assignment from 2020-01-30, now just a playground for a future project.

How to build

  • Open Visual Studio Command Prompt (Visual Studio 2010 or newer)
  • To build the DirectX reference tests, set environment variables DX7SDK, DX8SDK and DX9SDK (or DXSDK to set them all) to a valid DirectX SDK directory
  • Enter nmake and confirm with ENTER

Screenshots

Screenshot of raytracr test case 1 Screenshot of raytracr test case 2 Screenshot of raytracr test case 3