|
If I run two or more GLPanels in one app, are they the same context? like would I have to reload every resource per-panel?
I want a way to open separate camera views, each window being one viewport/camera. I *could* split a single GLPanel into multiple camera views, but if the two panel way is available it will save me a lot of work.
|