andrewwillmott / sh-libLinks
Spherical/zonal harmonics library
☆142Updated last month
Alternatives and similar repositories for sh-lib
Users that are interested in sh-lib are comparing it to the libraries listed below
Sorting:
- Global Illumination using Spherical Harmonics☆83Updated 4 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆88Updated last year
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆157Updated 2 weeks ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆131Updated 4 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆34Updated 4 years ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 8 months ago
- A collection of primarily graphics programming focused blog posts.☆69Updated 11 months ago
- Offline renderer used for my blog posts☆107Updated 7 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆50Updated 3 years ago
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆56Updated 9 years ago
- Real-Time Rendering with Lighting Grid Hierarchy I3D 2019 Demo☆116Updated 6 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆38Updated 3 weeks ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- Variable Rate Shading and Depth of Field☆101Updated 2 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- ☆98Updated 3 years ago
- Headers, tests, and examples for Covariance Tracing☆49Updated 5 years ago
- This demo shows how to use the surface gradient based framework to do compositing of bump maps in both simple and complex scenarios.☆85Updated 3 years ago
- ☆36Updated 4 years ago
- small generic spatial clustering C++ library☆39Updated last month
- Demo code for the compressed shadow maps project