Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
/ raytracr Public archive

Raytracer exercise

License

Notifications You must be signed in to change notification settings

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