LWJGL Forum

Programming => OpenGL => Topic started by: DrunkenBrit on May 30, 2007, 12:31:19

Title: Version.
Post by: DrunkenBrit on May 30, 2007, 12:31:19
Hi,

Sorry for this question as I am probably right in knowing it is listed somewhere on this site but can't seem to locate the info.

What version of OpenGL does LWJGL use?  :-[

Thanks  ;)
Title: Re: Version.
Post by: Matzon on May 30, 2007, 12:38:40
LWJGL doesn't use an opengl version... it supports OpenGL 2.1 however.
Title: Re: Version.
Post by: DrunkenBrit on May 30, 2007, 13:41:29
Quote
LWJGL doesn't use an opengl version... it supports OpenGL 2.1 however.

Could you explain what the difference is please? Thanks.
Title: Re: Version.
Post by: Matzon on May 30, 2007, 15:56:27
just that lwjgl doesn't USE anything... its just a bridge that supports whatever OpenGL installation exists on the computer.