From: Mark M. <pat...@lm...> - 2002-01-29 23:15:16
|
I have an existing app written in Magician and Java3D, and we are moving away from Magician for obvious reasons. I know OpenGL well, but I haven't found a good description of the GL4Java framework on their website. JavaDoc and example programs are fine for some things, but a short and sweet programmers guide is better. Magician had a nice guide that described proper use of the Context class, the glComponent class, the internal debugging pipelines, etc. Does such a guide exist for GL4Java? Also, we did a quick and dirty port in GL4Java with what we knew, and our application freezes on Solaris 8 when you resize the window that contains the GL4Java canvas (sometimes, but not all the time). Anyone have this trouble as well? |