How would I use an OpenGL Renderer and some components being OpenGL rendered? It seems like I can only attach one renderer to a Context?
Also, what operations can I do on Components (children of a Component with an attached Context) without them refreshing their snapshot? I’d hope I can move them around and set opacity?
Looking for tips - I use OpenGL a fair amount, but I want to mix a bit more. Anyone played with that?
Bruce