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 ;)
LWJGL doesn't use an opengl version... it supports OpenGL 2.1 however.
Quote
LWJGL doesn't use an opengl version... it supports OpenGL 2.1 however.
Could you explain what the difference is please? Thanks.
just that lwjgl doesn't USE anything... its just a bridge that supports whatever OpenGL installation exists on the computer.