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☆372Jan 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…☆685Sep 2, 2025Updated 10 months ago
- OpenGL sample on various rendering approaches for typical CAD scenes☆169Jun 28, 2024Updated 2 years ago
- OpenGL sample for NV_command_list☆115Jan 17, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆696Nov 11, 2024Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆1,031Jun 7, 2026Updated 3 weeks ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆409Jan 3, 2023Updated 3 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆756May 10, 2024Updated 2 years ago
- Adaptive Screen Space Ambient Occlusion☆257Jan 3, 2023Updated 3 years ago
- MSAA and Temporal AA Sample☆348Mar 20, 2021Updated 5 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,567May 29, 2022Updated 4 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!