Content deleted Content added
Undid revision 243801828 by 59.92.32.217 (talk) |
Foobarfoobar (talk | contribs) No edit summary |
||
Line 1:
'''Java Binding for the OpenGL API''' is a [[Java Community Process|JSR]] [[API]] specification (JSR 231) for the [[Java SE]] platform which allows to use [[OpenGL]] <ref>All functions in core OpenGL 2.0 have been included.</ref> on the [[Java Platform]]. There is also '''Java Binding for the OpenGL ES API''' (JSR 239) for the [[Java ME]] platform.
== Programming concepts ==
Line 60:
== External links ==
* [http://www.jcp.org/en/jsr/detail?id=231 JSR web page for Java Binding for the OpenGL API]
* [http://www.jcp.org/en/jsr/detail?id=239 JSR web page for Java Binding for the OpenGL ES API]
*[https://jogl.dev.java.net/ JOGL home page]
*[http://download.java.net/media/jogl/builds/nightly/javadoc_public/overview-summary.html JSR 231 Specification (draft)]
|