LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: sir_wojciech on June 29, 2005, 14:03:18

Title: About LWJGL?
Post by: sir_wojciech on June 29, 2005, 14:03:18
Well, I've got questions:
Are functions from OpenGL 2.0 implemented in LWJGL
Is GLSL implemented in LWJGL?
And are Swing and AWT working at last?

BTW. Are there any tutorials on LWJGL? Not on installing LWJGL, but more sophisticated.

Thanks in advance!
Title: Re: About LWJGL?
Post by: Matzon on June 29, 2005, 15:50:26
Quote from: "sir_wojciech"Are functions from OpenGL 2.0 implemented in LWJGL
Yes
Quote from: "sir_wojciech"Is GLSL implemented in LWJGL?
Yes
Quote from: "sir_wojciech"And are Swing and AWT working at last?
Yes
Quote from: "sir_wojciech"
BTW. Are there any tutorials on LWJGL? Not on installing LWJGL, but more sophisticated.
Yes, I mean - the more sophisticated ones probably have nothing to do with LWJGL but rather OpenGL... which you can find everywhere on google
Title: About LWJGL?
Post by: Orangy Tang on June 29, 2005, 21:22:03
The LWJGL wiki has a (breif) tutorial-y thing on GLSL, if you're thinking of using it.