Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 480 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 480 Bytes

Real-Time Path Tracer

Created as a project for CS4621 by Nikita Kasumov, Chris Gu, Justin Gu

Installation instructions

  • Install Visual Studio 2022 with C++ development tools
  • Install vcpkg using this link
  • Clone this repository using VS2022, making sure you switch the configuration from "x86" to "x64" if "x64" is not the default
  • Click the "Local Windows Debugger" button, and if it fails the first time, run it once more