For the order of back to front, can we assume that the provided SVG file already has the order so all we need to do is draw the element in the order provided by the SVG file?
simply_complicated
Are there methods for drawing semi-transparent primitives that don't make the assumption of rendering in back to front order?
For the order of back to front, can we assume that the provided SVG file already has the order so all we need to do is draw the element in the order provided by the SVG file?
Are there methods for drawing semi-transparent primitives that don't make the assumption of rendering in back to front order?