GPU-path-tracing-with-CUDA-tutorial-1 icon indicating copy to clipboard operation
GPU-path-tracing-with-CUDA-tutorial-1 copied to clipboard

Code accompanying blog post on http://raytracey.blogspot.co.nz/2015/10/gpu-path-tracing-tutorial-1-drawing.html

Results 1 GPU-path-tracing-with-CUDA-tutorial-1 issues
Sort by recently updated
recently updated
newest added

Hi, I was trying to follow the excellent article by @straaljager. While trying to run this codebase using Cuda 11, I am getting the following error: ```main.cu(191): error: initial value...