Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.
☆408Jan 3, 2023Updated 3 years ago
Alternatives and similar repositories for OcclusionCulling
Users that are interested in OcclusionCulling are comparing it to the libraries listed below
Sorting:
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆667Sep 2, 2025Updated 6 months ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆63Sep 18, 2017Updated 8 years ago
- A state-of-the-art software occlusion culling system☆300Oct 25, 2021Updated 4 years ago
- Adaptive Screen Space Ambient Occlusion☆255Jan 3, 2023Updated 3 years ago
- Outdoor Light Scattering Sample☆245Jun 5, 2017Updated 8 years ago
- OpenGL sample for shader-based occlusion culling☆559Jan 17, 2024Updated 2 years ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆181Jan 3, 2023Updated 3 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆682Nov 11, 2024Updated last year
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆748May 10, 2024Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆982May 25, 2025Updated 9 months ago
- MSAA and Temporal AA Sample☆343Mar 20, 2021Updated 5 years ago
- Intel's Software Occlusion Culling demo with my modifications☆248Mar 26, 2013Updated 12 years ago
- The Stardust sample application uses the Vulkan graphics API to efficiently render a cloud of animated particles.☆119Jan 3, 2023Updated 3 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- DirectX 11 library that provides convenient access to compute-based triangle filtering (CTF)☆225Sep 27, 2018Updated 7 years ago
- This is the software repository for the book GPU Pro 6.☆231Sep 28, 2015Updated 10 years ago
- SSE Frustum Culling Demo☆74Sep 4, 2021Updated 4 years ago
- Source code for the light scattering sample☆97Jun 5, 2017Updated 8 years ago
- DynamicResolutionRendering_source_V3_update☆35Jun 5, 2017Updated 8 years ago
- Source code repository for the Book GPU Pro 7☆284May 3, 2016Updated 9 years ago
- Light probe generation and BRDF authoring for physically based shading.☆819Aug 18, 2021Updated 4 years ago
- ☆91Jun 5, 2017Updated 8 years ago
- DFG LUT generator☆56Nov 7, 2017Updated 8 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆641Jan 18, 2018Updated 8 years ago
- Experimentation framework for probe-based lighting☆433Oct 8, 2025Updated 5 months ago
- Software rasterization occlusion culling library☆39Sep 18, 2015Updated 10 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,519Mar 24, 2023Updated 2 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆651Feb 14, 2026Updated last month
- OpenGL ES 3.0 Deferred Renderer☆145Jul 9, 2017Updated 8 years ago
- Extending IndexBufferCompression to also support vertex compression.☆18May 3, 2015Updated 10 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆915Jul 15, 2025Updated 8 months ago
- Cloud Rendering Sample☆80Jun 5, 2017Updated 8 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
- Open Source occlusion culling engine for 3D Scenes☆104Jun 25, 2014Updated 11 years ago
- Cone-sphere occlusion LUT generator☆83Aug 28, 2016Updated 9 years ago
- contains the source code accompanying the book GPU Zen.☆274Jun 28, 2017Updated 8 years ago
- SMOL-V: like Vulkan/Khronos SPIR-V, but smaller.☆349Sep 26, 2024Updated last year
- AMD Forward+ sample based on DirectX 11☆145Sep 6, 2016Updated 9 years ago
- ISPC Texture Compressor☆469Sep 23, 2024Updated last year