elements should block children from rendering outside of its bounds
Martmists-GH opened this issue ยท 7 comments
This can be achieved with glScissor and related methods/constants, though I don't have a working implementation.
actually no, would require much more work than scissoring, because gl is a dumb state machine