Hi All, Beta 2 of Fly Through is now available on the web (via http://java.sun.com/products/java-media/3D/index.html) Beta 2 includes the following new features and bug fixes.... New Features Beta 2 =================== Added collision Normal to com.sun.j3d.demos.utils.vpbehaviors.RayCollision, thanks to Dave Yazel for the suggestion. Added antialias flag for J3dFly to enable scene antialiasing Update Stats Dialog to display a distribution of Triangle Strip and Fan array sizes. The SceneGraphIO stored COLOR data as a float tuple per vertex, this has been updated to a byte tuple. The new package will continue to load files written using the old format. Fixed Bugs Beta 2 ====================== Fixed SceneGraphIO bug when addReference was called for a BranchGroup which was the root of a graph. GeometrySizeProcessor did not correctly handle IndexedGeometryStripArrays com.sun.j3d.utils.geometry.Text2DState missing from SceneGraph io package. Stats dialog does not display FPS once clear has been pressed Compile does not disable Lighting/Texture/Behavior check boxes com.sun.j3d.utils.scenegraph.state.javax.media.j3d.SceneGraphObjectState has abstract createNode() method. This method should NOT be abstract GeometryArrayState does not correctly handle COLOR_4 IndexedGeometryArrayState, mismatch in readIntArray and writeIntArray which corrupted IO stream. BehaviorState should not be abstract Open Bugs ========= Clear does not reset Lighting/Texture/Behavior enabled check boxes. Rgds Paul ---------------------------------------------------------- Paul Byrne Email : [EMAIL PROTECTED] Sun Microsystems Phone : (650) 786 9926 Visualization Software Group Fax : (650) 786 5852 ---------------------------------------------------------- =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
