Skip to content

danhuynh0803/CUDA-PT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Instructions

To compile: nvcc cuda_pt.cu -o cuda_pt

To run: simply run the produced executable

Dependencies: This project requires just the two header files: cutil_math.h and gputimer.h

Output: By default, 10 frames will be produced titled "pt_dynamic#.ppm" The frames are rendered in ascending order starting at 1.

Sample Render (960x540):

SampleCornellBox

About

Path tracer using CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published