Module cull

Source
Expand description

Compute based culling.

Frustum culling as explained in the vulkan guide.

Modules§

shader

Structs§

ComputeCulling
Computes frustum and occlusion culling on the GPU.
ComputeDepthPyramid
Computes occlusion culling on the GPU.
DepthPyramid

Enums§

CullingError