Switch over from the current monolithic style system to a system of style components. For example, the user should be able to combine a pbr shading component, a depth peeling component, a shadow mapping component, and a particle quad component into a single custom style. This will cause large changes to #12, #10, and #7. It might make sense to implement this improvement and #7 together.
Switch over from the current monolithic style system to a system of style components. For example, the user should be able to combine a pbr shading component, a depth peeling component, a shadow mapping component, and a particle quad component into a single custom style. This will cause large changes to #12, #10, and #7. It might make sense to implement this improvement and #7 together.