Is it possible to render in more than 1 dialog, using the GLContext from realitysoftware (?), i'm just getting 1 working and 1 black distorted =)
That's "RealityInteractive" :)
Without a snippet of code that you're using, there's little that I can do to help you. Please feel free to email me directly with the code if you want.
There are smoke tests provided with the software that renders to multiple simultaneous canvases. How close is your example to that?
thanks alot!
I didn't see the shared opengl contexts in the test-java folder because there were 1 LWJGL and one ogl folder =)
Now I got it ;)
thanks again