GLToolbox Ver. 1.1 - OpenGL 3D Graphics Programming Package for Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg84051] GLToolbox Ver. 1.1 - OpenGL 3D Graphics Programming Package for Mathematica
- From: "Per Gullberg" <pergull at gmail.com>
- Date: Fri, 7 Dec 2007 06:54:05 -0500 (EST)
GLToolbox is an OpenGL <http://www.opengl.org/> programming interface for Mathematica version 6 or greater. GLToolbox uses Mathematica's J/Link interface with JOGL<https://jogl.dev.java.net/>(Java/OpenGL). GLToolbox has support to draw Mathematica generated graphics with a single function call as OpenGL primitives, in addition to having access the entire OpenGL API. Version 1.1 adds support to simplify selecting objects with OpenGL. For documentation and package download, please visit: http://www.gltoolbox.com/ Feedback & thoughts are welcome! Per