Share

Gumbo - Patterns and code for 2D/3D apps

File Release Notes and Changelog

Release Name: 020620

Notes: This code is essentially the same as that of the "version 2.0" release for the book "3D User Interfaces with Java 3D", by Jon Barrilleaux, and published by Manning (http://www.manning.com/Barrilleaux/). <P> The major difference in this release is that the source code is now under the LGPL license (http://www.gnu.org/copyleft/lesser.html). <P> One minor difference in this release is that the source code and library have been located in separate directories, "src" and "lib", respectively. Also, the class j3dui.utils.app.AppDisplay has been modified to avoid the "null graphics context" message in the book release. <P> As with the book release, javadoc can be found in the "docs" directory, and the easiest way to run the examples (if you are using Windows) is to double-click on the .bat file in an "examples" directory.


Changes: