Hi,
I have created a cube on a GLCanvas in a Java Frame. Is it possible that I create another view of this cube in another Java Frame? Thanks.
Hi,
I have created a cube on a GLCanvas in a Java Frame. Is it possible that I create another view of this cube in another Java Frame? Thanks.
Yes. See for example the demos.testContextSharing.TestContextSharing demo in the jogl-demos workspace on java.net.