path-guiding
There are 7 repositories under path-guiding topic.
Tom94/practical-path-guiding
Code of "Practical Path Guiding for Efficient Light-Transport Simulation"
shiinamiyuki/akari_render
High Performance CPU/GPU Physically Based Renderer in Rust
mollnn/manifold-path-guiding
Code for SIGGRAPH Asia 2023 (ToG) paper "Manifold Path Guiding for Importance Sampling Specular Chains"
SuikaSibyl/vxpg
Real-Time Path Guiding Using Bounding Voxel Sampling
FelixFifi/rtx-pathtracer
A Vulkan path trace that contains advanced methods like parallax-aware path guiding and irradiance caching, as well as standard methods like NEE and MIS. All methods can be configured and enabled at run-time and come with a wide range of visualization modes.
dom-wuest/NeuralPathGuiding
A novel neural network based path guiding technique for realtime path tracing. A small neural network is trainied in online fashion to approximate incident radiance in world space. This information is used for guiding scatter rays in future frames.
PavlosMak/Visualizing-Practical-Path-Guiding
A visualization of the adaptive spatial-directional data structure described in "Practical Path Guiding for Efficient Light-Transport Simulation" by Müller et. al. 2017