GPU Driven Rendering
In this chapter, we are going to continue the evolution of the engine after the 5 core chapters by implementing high performance rendering techniques.
Table of contents
- GPU Driven Rendering Overview
- Engine architecture overview
- Draw Indirect
- Compute Shaders
- Material System
- Mesh Rendering
- Compute based Culling