View Full Version : Where do i can get openGL executables?
abhishekatvertex
03-04-2009, 03:09 AM
hi ,
I'm new to openGL. so, from where i can get openGL executables?
I'll be using JAVA
scratt
03-04-2009, 03:49 AM
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. :)
ZbuffeR
03-04-2009, 07:06 AM
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/
Brolingstanz
03-04-2009, 07:13 AM
And Netbeans (http://www.netbeans.org/) has a wicked little OpenGL plugin (http://plugins.netbeans.org/PluginPortal/faces/PluginListPage.jsp?search=opengl)...
ZbuffeR
03-04-2009, 07:19 AM
you mean this ?
http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=3260
Brolingstanz
03-04-2009, 07:22 AM
Yep. (Just linked the search page.)
(You'll probably get a redirect error without cookies enabled.)
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.