Hi!
I have one easy question, is LWJGL a Framework or just an API?
thnx
Hi!
I have one easy question, is LWJGL a Framework or just an API?
thnx
An API for accessing the OpenGL API in Java.
And Slick2D is a Framework?
What is the difference between these?
Slick2D is more or less a framework that has a Java2D-like API but uses LWJGL underneath for pure hardware acceleration.
You should read this for more clarity of all these libraries.
Thnx!!