Skip to content

DanielDFY/TinyRayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyRayTracer

A tiny ray tracer with CUDA.

To produce image as .png format, stb is included as a submodule under include/stb.

When the CUDA code runs for longer than a few seconds, you may notice errors like unspecified launch failure or cudaErrorLaunchTimeout, try to set WDDM TDR in Nsight Monitor from true to false as admin.

About

A tiny ray tracer with CUDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages