Welcome to Xj3D codebase. This are notes for the 12 March 2003 dev release of Xj3D. Since M7 Release: ----------------------- Fixed issue where X3D files were not picking up the Script information for the URL attribute as well as mustEvaluate and directOutput IndexedFaceSet: A lot of work going into the triangulation routines. Made more efficient and sorted out a number of bugs to do with normal generation and ccw handling. Major changes since M7: ----------------------- None Known Issues: ------------- General: Huge amounts of garbage generated internally within Java3D's picking subsystem using Cone-based objects. Both PickConeRay and PickConeSegment are generating upwards of 2MB of garbage a second on a moderately complex scene! There are bug reports in for both of these. MovieTexture In order to work, you need to have JMF installed. AudioClip The Java3D audio capabilities are exceedingly bug-ridden. If you use anything before 1.3.1beta, you'll not hear any audio content. browser GeoVRML and UMEL local resolution not supported in pre-compiled code, you need to specify the local installation path in DIYBrowser.java and recompile. License ------- This source is licensed under the GNU LGPL v2.1 Please read http://www.gnu.org/copyleft/lesser.html for more information This software comes with the standard NO WARRANTY disclaimer for any purpose. Use it at your own risk. If there's a problem you get to fix it.