https://github.com/anders-wind/ray-tracing-cuda
https://github.com/anders-wind/ray-tracing-cuda
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anders-wind/ray-tracing-cuda
- Owner: anders-wind
- Created: 2019-05-21T22:05:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T22:07:10.000Z (about 7 years ago)
- Last Synced: 2025-01-23T07:45:15.832Z (over 1 year ago)
- Language: Cuda
- Size: 14.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.