https://github.com/dhruvsrikanth/monte-carlo-ray-tracing
In this repository, you will find a serial and distributed GPU-based implementation of the ray tracing simulation.
https://github.com/dhruvsrikanth/monte-carlo-ray-tracing
c cpp cuda gpu-computing gpu-programming high-performance-computing parallel-programming raytracing unified-memory-parallelism
Last synced: 2 months ago
JSON representation
In this repository, you will find a serial and distributed GPU-based implementation of the ray tracing simulation.
- Host: GitHub
- URL: https://github.com/dhruvsrikanth/monte-carlo-ray-tracing
- Owner: DhruvSrikanth
- Created: 2022-06-06T22:02:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T22:05:12.000Z (about 3 years ago)
- Last Synced: 2025-04-23T22:14:06.046Z (2 months ago)
- Topics: c, cpp, cuda, gpu-computing, gpu-programming, high-performance-computing, parallel-programming, raytracing, unified-memory-parallelism
- Language: Cuda
- Homepage:
- Size: 2.17 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ray Tracing
In this repository, you will find a serial and distributed GPU-based implementation of the ray tracing simulation.
For more details, check the individual `Readme.md` files in each sub-directory.