Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth buffer algorithm.
☆664Sep 2, 2025Updated 5 months ago
Alternatives and similar repositories for MaskedOcclusionCulling
Users that are interested in MaskedOcclusionCulling are comparing it to the libraries listed below
Sorting:
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆408Jan 3, 2023Updated 3 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆979May 25, 2025Updated 9 months ago
- OpenGL sample for shader-based occlusion culling☆560Jan 17, 2024Updated 2 years ago
- Adaptive Screen Space Ambient Occlusion☆256Jan 3, 2023Updated 3 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆674Nov 11, 2024Updated last year
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆745May 10, 2024Updated last year
- MSAA and Temporal AA Sample☆343Mar 20, 2021Updated 4 years ago
- ISPC Texture Compressor☆468Sep 23, 2024Updated last year
- A state-of-the-art software occlusion culling system☆299Oct 25, 2021Updated 4 years ago
- Outdoor Light Scattering Sample☆245Jun 5, 2017Updated 8 years ago
- Intel's Software Occlusion Culling demo with my modifications☆248Mar 26, 2013Updated 12 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,515Mar 24, 2023Updated 2 years ago
- Real-time BC6H compression on GPU☆366Jul 26, 2023Updated 2 years ago
- DirectX 12 light culling technique featured in GPU Pro 7☆97May 21, 2017Updated 8 years ago
- DirectX 11 library that provides convenient access to compute-based triangle filtering (CTF)☆225Sep 27, 2018Updated 7 years ago
- Animation Compression Library☆1,531Nov 26, 2025Updated 3 months ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆182Jan 3, 2023Updated 3 years ago
- Software rasterization occlusion culling library☆39Sep 18, 2015Updated 10 years ago
- Chop 3D objects to meshlets☆449Nov 29, 2022Updated 3 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆63Sep 18, 2017Updated 8 years ago
- Source code repository for the Book GPU Pro 7☆284May 3, 2016Updated 9 years ago
- Open Source occlusion culling engine for 3D Scenes☆104Jun 25, 2014Updated 11 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆648Feb 14, 2026Updated 2 weeks ago
- Cone-sphere occlusion LUT generator☆83Aug 28, 2016Updated 9 years ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆243Jan 31, 2023Updated 3 years ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆416Feb 22, 2023Updated 3 years ago
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆572Apr 17, 2019Updated 6 years ago
- Light probe generation and BRDF authoring for physically based shading.☆814Aug 18, 2021Updated 4 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆1,029Oct 5, 2025Updated 4 months ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆642Jan 18, 2018Updated 8 years ago
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆650Mar 20, 2021Updated 4 years ago
- This is the software repository for the book GPU Pro 6.☆231Sep 28, 2015Updated 10 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- DirectX shader bytecode cross compiler☆902Jul 16, 2024Updated last year
- Easy to integrate memory allocation library for Direct3D 12☆968Updated this week
- DFG LUT generator☆57Nov 7, 2017Updated 8 years ago
- Mesh optimization library that makes meshes smaller and faster to render☆7,286Feb 21, 2026Updated last week
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆908Jul 15, 2025Updated 7 months ago
- AMD Triangle Order Optimization Tool.☆223Apr 29, 2020Updated 5 years ago