Open ImmutableOctet opened 2 years ago
Rework the low-level rendering functionality in graphics::Context to build a data-driven command queue that can be sorted and manipulated for performance and ordering purposes.
graphics::Context
This would tie well into the 2D pipeline we intend to implement.
Related to #35
Rework the low-level rendering functionality in
graphics::Context
to build a data-driven command queue that can be sorted and manipulated for performance and ordering purposes.This would tie well into the 2D pipeline we intend to implement.