PDA

View Full Version : Java OpenGL



zehs_sha
سه شنبه 08 آبان 1386, 18:04 عصر
Java OpenGL (JOGL) is a wrapper library (http://en.wikipedia.org/wiki/Library_%28computer_science%29) that allows OpenGL (http://en.wikipedia.org/wiki/OpenGL) to be used in the Java programming language (http://en.wikipedia.org/wiki/Java_%28programming_language%29). It is currently being developed by the Game Technology Group at Sun Microsystems (http://en.wikipedia.org/wiki/Sun_Microsystems), and is the reference implementation for JSR-231 (http://en.wikipedia.org/wiki/Java_Bindings_for_OpenGL) (Java Bindings for OpenGL).
JOGL allows access to most features available to C programming language (http://en.wikipedia.org/wiki/C_%28programming_language%29) programmers, with the notable exception of window-system related calls in GLUT (http://en.wikipedia.org/wiki/GLUT) (as Java contains its own higher-level windowing systems, AWT (http://en.wikipedia.org/wiki/Abstract_Windowing_Toolkit) and Swing (http://en.wikipedia.org/wiki/Swing_%28Java%29)), and some extensions (http://en.wikipedia.org/wiki/OpenGL#Extensions)
http://upload.wikimedia.org/wikipedia/en/thumb/0/05/Joglpyr.png/240px-Joglpyr.png



http://www.simulation.com/products/glstudio/glstudio.html
http://en.wikipedia.org/wiki/Java_OpenGL
http://www.opengl.org/resources/java/