StarsX / MultiVolumes
Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on Interior Faces in Cube-Map Space) demo III. Fast real-time multiple volumes rendering for external volume textures with mesh occlusion.
☆32Updated 4 months ago
Alternatives and similar repositories for MultiVolumes
Users that are interested in MultiVolumes are comparing it to the libraries listed below
Sorting:
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆43Updated 4 months ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- ☆25Updated 5 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆84Updated last year
- ☆22Updated 3 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆61Updated 5 years ago
- An implementation of Photon Mapping using DXR☆26Updated 6 years ago
- Demo code for the compressed shadow maps project