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

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.

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.