How to update old code...tutorials?
Posted by nyholku on
URL: https://forum.jogamp.org/How-to-update-old-code-tutorials-tp4025415.html
Hi,
I'm updating old code (JOGL 1.1.1 or something) to this new thing I found today i.e. to JOGL 2 (I guess).
I think I've managed to configure my environment (Mac OS Lion/Eclipse) to use the new JOGL, but
as I can access stuff like "javax.media.opengl.GL" but lots of the stuff that used to be there
(say glEnableClientState,glVertexPointer etc) are not there anymore.
So the APIs have changed or what?
Am going about this the Wrong Way (tm)?
Any tutorials that would help me to close the gap?
br Kusti