superboubek / BroxyLinks
Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation
☆71Updated 5 years ago
Alternatives and similar repositories for Broxy
Users that are interested in Broxy are comparing it to the libraries listed below
Sorting:
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆136Updated 3 years ago
- Headers, tests, and examples for Covariance Tracing☆48Updated 4 years ago
- Integrating Clipped Spherical Harmonics Expansions☆45Updated 4 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- A C++ Microfacet BRDF Fitting and Rendering Library☆121Updated last year
- Spherical/zonal harmonics library☆139Updated last year
- Gradient-domain path tracing (G-PT) and gradient-domain bidirectional path tracing (G-BDPT) for Mitsuba renderer☆98Updated 6 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆84Updated last year
- A set of example tests from my SIGGRAPH Asia 2019 publication: Integral formulations of volumetric transmittance☆30Updated 5 years ago
- Global Illumination using Spherical Harmonics☆77Updated 4 years ago
- ☆25Updated last year
- QMVC - Mean value coordinates for quad cages in 3D, reference implementation (J.-M. Thiery, P. Memari & T. Boubekeur, ACM SIGGRAPH Asia 2…☆73Updated 2 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆41Updated 2 years ago
- Spherical Harmonic Tools☆103Updated 8 years ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- Offline renderer used for my blog posts☆103Updated 6 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- A collection of gradient-domain light transport algorithms implemented with Mitsuba☆86Updated 2 years ago
- Seamlessly erase seams from your favorite 3D models.☆122Updated 7 months ago
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆55Updated 8 years ago
- Implementation of the paper "Variance-Aware Multiple Importance Sampling" for bidirectional path tracing in PBRT.