Skip to content

Daviddedic2008/cudaRenderer

Repository files navigation

cudaRenderer

Simple path tracer written in pure CUDA, great starting project for people looking to begin gpu computing. Simple, single-file path tracer that writes its output to a BMP image file

Benchmark: 36 triangles w/ depth of 8 reflections and 10000 iterations takes around 3-4 min to render on a 4050

image

first successful render

image

mirror render(dont mind the lack of bloom)

image image

weird cornell box(roughness wasnt configured)

About

Short & simple cuda raytracer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published