Skip to content

kenkangxgwe/Path-Tracing-Reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Tracing Reproduction

A path tracing implementation based on the OptiX SDK sample.

Build

Requirements

Windows 10

  1. Use CMake to build the project. Select "Visual Studio 14 2015 Win64" or "Visual Studio 15 2017 Win64" as the generator for the project.

  2. In case you use Visual Studio 2017, select all projects, open the properties dialog and change the "Platform Toolset" to Visual Studio 2015 (v140).

  3. Build the solution.

  4. Reload the Solution if prompt. Goto step 2 until all projects succeed.

Screenshots

Original

cbox_ori

Filtered

cbox_fil

About

Final Project for Computer Graphics

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •