Type
Overview
Provide the generic renderer capabilities required before sky passes can be implemented.
Context
PR #798 implements this work. The sky-rendering design is ZEngine/docs/future-plan/sky-rendering.md, delivery step 0.
What needs to be done
- Share descriptor binding and replay between graphics and compute passes.
- Reflect and bind compute image, sampler, uniform, and storage resources.
- Support true 3D volume textures and render-graph alias compatibility.
- Keep reserved descriptor-set use stage-safe.
Resources
Testing
Build ZEngineTests, run the focused render-graph and PSO suite, and smoke-test SampleProject in the editor.
Acceptance criteria
Estimated effort
Implemented in PR #798.
Type
Overview
Provide the generic renderer capabilities required before sky passes can be implemented.
Context
PR #798 implements this work. The sky-rendering design is ZEngine/docs/future-plan/sky-rendering.md, delivery step 0.
What needs to be done
Resources
Testing
Build ZEngineTests, run the focused render-graph and PSO suite, and smoke-test SampleProject in the editor.
Acceptance criteria
Estimated effort
Implemented in PR #798.