Expand description
Compute based culling.
Frustum culling as explained in the vulkan guide.
Modules§
Structs§
- Compute
Culling - Computes frustum and occlusion culling on the GPU.
- Compute
Depth Pyramid - Computes occlusion culling on the GPU.
- Depth
Pyramid