hi ,
I’m new to openGL. so, from where i can get openGL executables?
I’ll be using JAVA
Not quite sure what you are after…
Are you referring to the libraries so you can develop OpenGL?
If so, what platform are you on?
This might be a good place to start reading : http://www.opengl.org/about/overview/
Most of the initial information you need can be found on this very web site.
On Java, use JOGL to get accelerated GL :
http://en.wikipedia.org/wiki/Java_OpenGL
Start coding from the jogl demos :
https://jogl-demos.dev.java.net/
And Netbeans has a wicked little OpenGL plugin…
Yep. (Just linked the search page.)
(You’ll probably get a redirect error without cookies enabled.)