OpenGL sample for shader-based occlusion culling
☆559Jan 17, 2024Updated 2 years ago
Alternatives and similar repositories for gl_occlusion_culling
Users that are interested in gl_occlusion_culling are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- optimized screen-space ambient occlusion, cache-aware hbao☆370Jan 17, 2024Updated 2 years ago
- GPU classifies how to render millions of particles☆74Jan 17, 2024Updated 2 years ago
- 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
- OpenGL sample on various rendering approaches for typical CAD scenes☆167Jun 28, 2024Updated last year
- OpenGL sample for NV_command_list☆115Jan 17, 2024Updated 2 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆682Nov 11, 2024Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆985May 25, 2025Updated 9 months ago
- 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 D3D11 application for experimenting with Spherical Gaussian lightmaps☆747May 10, 2024Updated last year
- MSAA and Temporal AA Sample☆343Mar 20, 2021Updated 5 years ago
- Adaptive Screen Space Ambient Occlusion☆255Jan 3, 2023Updated 3 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,543May 29, 2022Updated 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
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,519Mar 24, 2023Updated 3 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆452Jan 30, 2024Updated 2 years ago
- Outdoor Light Scattering Sample☆245Jun 5, 2017Updated 8 years ago
- OpenGL and Vulkan comparison on rendering a CAD scene using various techniques☆168Jan 31, 2025Updated last year
- GPU-based Forward+ renderer☆558Jan 9, 2020Updated 6 years ago
- Experimentation framework for probe-based lighting☆433Oct 8, 2025Updated 5 months ago
- Mesh optimization library that makes meshes smaller and faster to render☆7,363Mar 14, 2026Updated last week
- Real-time BC6H compression on GPU☆366Jul 26, 2023Updated 2 years ago
- DirectX 11 library that provides convenient access to compute-based triangle filtering (CTF)☆225Sep 27, 2018Updated 7 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆915Jul 15, 2025Updated 8 months ago
- An OpenGL 4 and C++ program which renders a procedural scene.☆857May 11, 2025Updated 10 months ago
- Chop 3D objects to meshlets☆450Nov 29, 2022Updated 3 years ago
- Light probe generation and BRDF authoring for physically based shading.☆819Aug 18, 2021Updated 4 years ago
- Stochastic Screen Space Reflections (SSSR)☆303Sep 5, 2022Updated 3 years ago
- Source code repository for the Book GPU Pro 7☆284May 3, 2016Updated 9 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆63Sep 18, 2017Updated 8 years ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆379Jan 29, 2026Updated last month
- Ray tracing glTF scene with Vulkan☆607Sep 29, 2025Updated 5 months ago
- Intel's Software Occlusion Culling demo with my modifications☆248Mar 26, 2013Updated 12 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion c…☆756Oct 1, 2020Updated 5 years ago
- SSE Frustum Culling Demo☆74Sep 4, 2021Updated 4 years ago
- My personal Vulkan renderer☆1,848Updated this week
- Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs☆1,404Jun 19, 2024Updated last year
- A state-of-the-art software occlusion culling system☆301Oct 25, 2021Updated 4 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆975Aug 7, 2025Updated 7 months ago