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.
