Open main menu

CDOT Wiki β

Changes

GPU610/DPS915 Team 7 Project Page

521 bytes added, 19:09, 18 February 2018
Creating ray-traced images by Alek Minassian
==== Building and running on Windows ====
*Unzip the source from the previous step and open raytrace/raytrace.sln.
*Set the active configuration and platform:
**From the "Build" menu item, select "Configuration Manager..."
**Change the Active solution platform to be x64.
**Change the Active solution configuration to be Release.
*If you run into build issues, you may have to re-target the solution as follows:
**In the Solution Explorer pane, right-click on the solution and select "Retarget solution".
**Select the latest Windows SDK version available to you.
==== Building and running on Linux (Matrix) ====
100
edits