thefranke / mediancut
A basic implementation of "A Median Cut Algorithm for Light Probe Sampling"
☆29Updated last year
Alternatives and similar repositories for mediancut:
Users that are interested in mediancut are comparing it to the libraries listed below
- A tool to convert Polynomial Texture Maps into regular bitmaps☆16Updated 8 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆59Updated 4 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- Mitsuba plugin to load ALTA BRDFs☆17Updated 7 years ago
- Extending IndexBufferCompression to also support vertex compression.☆17Updated 9 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 9 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 6 years ago
- Image processing tool for physically based shading.☆33Updated 3 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 10 years ago
- This paper presents an approach through OpenGL shading language for the rendering of human skin for game development. This method works i…☆24Updated 8 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆61Updated 7 years ago
- SOCE is an Image Space Occlusion Culling Engine optimized to perform occlusion culling in CPU. If you have a densely occluded scene (e.g.…☆16Updated 9 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Indirect Occlusion Culling☆23Updated 8 years ago
- 3D painting tool☆39Updated 11 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Integrating Clipped Spherical Harmonics Expansions☆45Updated 4 years ago
- Sample implementation of UE4/Frostbite image based lighting method based on GGX convolution of HDR environment maps.☆13Updated 8 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 5 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 5 years ago
- Automatically exported from code.google.com/p/nvidia-mesh-tools☆11Updated 4 years ago
- DFG LUT generator☆53Updated 7 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- spherical harmonics coefficients sampler & viewer☆20Updated 8 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆38Updated 5 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago