Java Bindings for OpenGL: Difference between revisions

Content deleted Content added
No edit summary
Line 1:
{{noref|date=August 2010}}
{{examplefarm|date=August 2010}}
'''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]]<ref>{{cite platform.web
| url=http://jcp.org/en/jsr/detail?id=231
| title=JSR 231: JavaBinding for the OpenGL API
| publisher=[[Java Community Process]]
| accessdate=2011-02-06}}</ref>. There is also '''Java Binding for the OpenGL ES API''' (JSR 239) for the [[Java ME]] platform.
 
== Programming concepts ==