Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth buffer algorithm.
☆690Sep 2, 2025Updated 11 months ago
Alternatives and similar repositories for MaskedOcclusionCulling
Users that are interested in MaskedOcclusionCulling are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆412Jan 3, 2023Updated 3 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆1,036Jun 7, 2026Updated 2 months ago
- OpenGL sample for shader-based occlusion culling☆563Jan 17, 2024Updated 2 years ago
- Adaptive Screen Space Ambient Occlusion☆255Jan 3, 2023Updated 3 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆760May 10, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A state-of-the-art software occlusion culling system☆303Oct 25, 2021Updated 4 years ago
- MSAA and Temporal AA Sample☆349Mar 20, 2021Updated 5 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆706Nov 11, 2024Updated last year
- ISPC Texture Compressor☆476Sep 23, 2024Updated last year
- Intel's Software Occlusion Culling demo with my modifications☆250Mar 26, 2013Updated 13 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,540Mar 24, 2023Updated 3 years ago
- Outdoor Light Scattering Sample☆245Jun 5, 2017Updated 9 years ago
- Open Source occlusion culling engine for 3D Scenes☆104Jun 25, 2014Updated 12 years ago
- Software rasterization occlusion culling library☆39Sep 18, 2015Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Real-time BC6H compression on GPU☆372Jul 26, 2023Updated 3 years ago
- DirectX 11 library that provides convenient access to compute-based triangle filtering (CTF)☆227Sep 27, 2018Updated 7 years ago
- DirectX 12 light culling technique featured in GPU Pro 7☆97May 21, 2017Updated 9 years ago
- Source code repository for the Book GPU Pro 7☆287May 3, 2016Updated 10 years ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆180Jan 3, 2023Updated 3 years ago
- Animation Compression Library☆1,589Nov 26, 2025Updated 9 months ago
- Mesh optimization library that makes meshes smaller and faster to render☆8,272Updated this week
- Chop 3D objects to meshlets☆454Nov 29, 2022Updated 3 years ago
- Light probe generation and BRDF authoring for physically based shading.☆828Aug 18, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆659Feb 14, 2026Updated 6 months ago
- DirectX shader bytecode cross compiler☆918Jul 16, 2024Updated 2 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆62Sep 18, 2017Updated 8 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…☆418Feb 22, 2023Updated 3 years ago
- AMD Triangle Order Optimization Tool.☆223Apr 29, 2020Updated 6 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆654Jan 18, 2018Updated 8 years ago
- Cone-sphere occlusion LUT generator☆87Aug 28, 2016Updated 10 years ago
- Easy to integrate memory allocation library for Direct3D 12☆1,023Jun 4, 2026Updated 2 months ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆246Jan 31, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆569Apr 17, 2019Updated 7 years ago
- This is the software repository for the book GPU Pro 6.☆231Sep 28, 2015Updated 10 years ago
- This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.☆3,632Updated this week
- Library of ImGui controls for displaying performance metrics.☆249Jan 3, 2023Updated 3 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆1,061Oct 5, 2025Updated 10 months ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 11 years ago
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆657Mar 20, 2021Updated 5 years ago