From: Kenneth B. R. <kbr...@al...> - 2003-06-30 07:54:28
|
> 2) Didn't someone mention that there was some scripts for converting a > gl4java -> jogl? The JOGL source tree contains a program net.java.games.gluegen.opengl.ConvertFromGL4Java which takes care of many of the syntactic conversions, though the API changes (like the fact that JOGL's GLDrawableFactory doesn't take a width and height in any of its methods) will still require manual code changes. -Ken |