Skip to main content

Module gpu

Module gpu 

Source
Expand description

GPU compute resources: clustered shading, hierarchical-Z, particles, and dynamic resolution.

Modulesยง

clustered
Clustered-shading GPU resources (cluster grid + light index list + clear pass). Clustered-shading GPU resources.
gpu_particles
GPU particle systems: compute-driven emit + sim with sprite draw. GPU particle systems.