Main Menu

LWJGL 2.0 is out!

Started by EgonOlsen, October 26, 2008, 08:45:39 PM

Previous topic - Next topic

EgonOlsen

As usual, get it from here: http://lwjgl.org

jPCT 1.16 won't work with it, the rc of 1.17 (the jar is here: http://www.jpct.net/download/beta/jpct.jar) will.

AGP

Then that's what's been crashing my program, damn you! :-)

AGP

Or the lack of a Keyboard.next() check, or both, FYI.

fireside

I guess LWJGL 2.0 has opengl 3.0 support.  I read somewhere there was disappointment in opengl 3.0 because it wasn't object oriented enough or something.  Is it going to add anything?
click here->Fireside 7 Games<-

EgonOlsen

As far as i know, it adds some extensions (as usual) and deprecates some stuff. However, the deprecated stuff will never go away. Almost no OpenGL application will work without it.