Login  Register

JOGL2...need some advice

Posted by DerTheri on Jan 02, 2011; 7:33pm
URL: https://forum.jogamp.org/JOGL2-need-some-advice-tp2181185.html

hello @all,

i got some big big problems,

i use netbeans 6.9 and the Netbeans-Jogl2-Pack...
ist easy to install and easy to use.

my demos using fullscreen mode and flicking like hell when started outside netbeans,
and i absolutly dont know why (vert. sync on/sync of).

i was thinking that i need a newer version/build of jogl2..
i found some libarys here and loaded the latest jogl paket i found
but i am not able to understand how to bring it to work inside netbeans.

(one try was to use the sample jogl2 in netbeans and change the lib: jogl.all.jar,gluegen_rt.all.jar,nativewindow.all.jar and newt.all.jar) it ends up with thousands of errors.

i need something like -this > download this(jogl2 build),extract there,do this,do that,use this code...hello world (perfect)

can anybody pleas help me?