Ray Tracer implementation in C++, Random Sample AA, multi-threading, bvh acceleration, temporal denoising, soft shadows, and runtime comparisons on different CPUs
☆15Oct 1, 2019Updated 6 years ago
Alternatives and similar repositories for Ray-Tracer
Users that are interested in Ray-Tracer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- GPU Accelerated Ray Tracer using CUDA and C++☆20Feb 20, 2020Updated 6 years ago
- ray tracer in one weekend series☆12May 15, 2022Updated 3 years ago
- A GPU-based PathTracing renderer for creating images with global illumination, advanced reflections, and physically-based materials.