Monograph · Tree · Render graph
▸
Module hub
Render graph
Module
Design units under graph — what it is, how it is implemented, why the design exists.
Design units in this module
Each card is a focused design page. Full tree: Sitemap.
render-graph
RenderGraph
Declare passes, barriers, compile order.
frame-resources
Frame resources ring
MAX_FRAMES_IN_FLIGHT=3, fences, staging, per-frame UBOs.
async-compute
Async compute queue
Optional async compute path.
ibl-processor
IBL processor
Env map processing (cubemap/prefilter) helpers.
particles
Particle system
CPU/GPU particle orchestration.
picking
Picking
Ray pick helpers for selection.
culling
Culling
CPU/GPU cull helpers (HiZ / light cull compute).