ray-tracing topic
rt
Ray tracing engine, from scratch, in C++
c-ray
c-ray is a small, simple path tracer written in C
awesome-ray-tracing
Curated list of ray tracing resources
awesome-rtx
Curated collection of projects leveraging NVIDIA RTX technology (OptiX, DXR, VKR)
PSRayTracing
A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project structure, perf. improvements (compared to the original code), multi-...
bvh
A modern C++ BVH construction and traversal library
cram
cram is a computational room acoustics module to simulate and explore various acoustic properties of a modeled space
path_tracer
Accelerated path tracing in pure Ruby
smallpt-rs
A Rust implementation of a small ray/pathtracer.
rendering-fw
Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL