pathtracer topic
Unity3D_PBR_Path_Tracer
Path-traced physically-based rendering with UE4-PBR-like parameters and 'specTrans' from Disney BSDF implemented by using compute shader in Unity3D.
LuxCore
LuxCore source repository
GLSL-PathTracer
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
rs_pbrt
Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...
hanamaru-renderer
PathTracing in Rust
cray
A real-time interactive progressive path tracer on the GPU.
Sail
a path tracer using WebGL for realtime performance
taichi_pt
progressive path tracer written in taichi
Dayflower-Path-Tracer
A photorealistic, realtime and GPU-based renderer written in Java