JSR 231 标准描述了 Java和本地OPGL的绑定技术..
SUN也是JOGL的支持者..JOGL是一个Java和OPENGL绑定的高效率框架..
官方提到:
"This specification will describe the Java bindings to the native 3D graphics library, OpenGL. This will include all core GL calls as well as the GLU library. Functionality available from the wgl/glx/agl platform specific libraries will be abstracted out to create a platform independent way of selecting framebuffer attributes and performing platform specific framebuffer operations. The specification will be made device agnostic to allow for the possibility of subsetting the API for different classes of devices (via future JSR's)."
标签: