-
Notifications
You must be signed in to change notification settings - Fork 3
Architecture
Tiago José Sousa Magalhães edited this page Dec 22, 2019
·
8 revisions
In this section, you will find a detailed description of the architectural components that make up the DX Renderer framework.
Below you find the list of system components with architectural documentation:
- The Vertex System - Describes the architecture behind the vertex system that is used to transmit vertex data to the GPU; as well as how to use this system.
- Window Event System - Describes the architecture behind the window even system and how to use it.