path-guiding

There are 7 repositories under path-guiding topic.

  • Tom94/practical-path-guiding

    Code of "Practical Path Guiding for Efficient Light-Transport Simulation"

    Language:C++229121331
  • shiinamiyuki/akari_render

    High Performance CPU/GPU Physically Based Renderer in Rust

    Language:Rust1916310
  • mollnn/manifold-path-guiding

    Code for SIGGRAPH Asia 2023 (ToG) paper "Manifold Path Guiding for Importance Sampling Specular Chains"

    Language:C++39305
  • SuikaSibyl/vxpg

    Real-Time Path Guiding Using Bounding Voxel Sampling

  • rtx-pathtracer

    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.

    Language:C++12112
  • 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.

    Language:C++7200
  • 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

    Language:ShaderLab11150