-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Code ImprovementImprovements to code readability or structureImprovements to code readability or structureFeature AdditionNew feature that adds functionallityNew feature that adds functionallity
Milestone
Description
This issue is a suggestion for rework of the renderer. At the moment we are using raw vulkan primitives to render, which is fine at the moment, but more complex scenes will not scale up nicely. The solution is a render graph, which will allow for better synchronization. This issue is to be used to collect info on render graphs, and how I could implement render graphs.
Metadata
Metadata
Assignees
Labels
Code ImprovementImprovements to code readability or structureImprovements to code readability or structureFeature AdditionNew feature that adds functionallityNew feature that adds functionallity