An open API service indexing awesome lists of open source software.

https://github.com/anders-wind/ray-tracing-cuda


https://github.com/anders-wind/ray-tracing-cuda

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Ray Tracing Cuda

This repo contains my solution to the Ray Tracing in One Weekend by Peter Shirley. Read more about it here

Furthermore the repo contains the CUDA extensions specified by this blog by Roger Allen at NVidia

Lastly it is planned to contain a ML model for filling in the missing rays of the path tracer - lets see if we get there.