Login  Register

Re: porting old jogl to new jogl stuff

Posted by Michael Bien on Jun 15, 2010; 7:24pm
URL: https://forum.jogamp.org/porting-old-jogl-to-new-jogl-stuff-tp898062p898108.html

Hi Jeff,

the simplest way to port a jogl 1.1.1 application is to use the GL2 profile.

It contains all you asked for:
http://jogamp.org/deployment/jogl-next/javadoc_public/javax/media/opengl/GL2.html

more about profiles (post not up2date, GL4 is missing):
http://michael-bien.com/mbien/entry/jogl_2_opengl_profiles_explained

for large codebases you might consider jackpot:
http://michael-bien.com/mbien/entry/you_have_won_the_jackpot

regards,
michael

On 06/15/2010 09:10 PM, jeff [via jogamp] wrote:
hello,
is there a guide on how to port classic jogl apps to this new jogamp jogl ?
for example i am missing definitions such as
GL.GL_TEXTURE_3D
and
GL.GL_TEXTURE_RECTANGLE_ARB
in the jogl.all.jar

thanks!


View message @ http://jogamp.762907.n3.nabble.com/porting-old-jogl-to-new-jogl-stuff-tp898062p898062.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.