UnBBoolean is a 3D modeling tool to apply boolean set operations on primitive solids. It's based on Constructive Solid Geometry concepts. Java3D required. Includes a library to apply boolean set operations on solids, that can be used by any Java3D app.
Project to develop xVRML specs & related s/w tech. VRML97 put 3D worlds on the net & xVRML evolves it w/ Schema-based re-definition. Schema forms base for spec docs & model of the data in a VR world, as well as dev of tech-demo app & plugin s/w.
This Java library was created in order to import rigged and animated figures including the animations created in Blender(c) into Java3D app. The approach chosen was to export the Blender(c) file using the Ogre3D export PlugIn for Blender(c) and then load the data using the classes from this library.