All,
I've posted a minor update to J3dTree that adds the following functionality:
- Added detailed reporting for Behavior.
- Added detailed reporting for AmbientLight.
- Added detailed reporting for DirectionalLight.
- Added detailed reporting for PointLight.
- Added detailed reporting for SpotLight.
- Added detailed reporting for Light.
- Added expansion of Link Nodes by following SharedGroups.
- Added reporting of Nodes' parents for non-live scenegraphs.
It should be a fully backwards compatible update and a drop-in replacement
for any existing j3dtree.jar files.
Download it here:
http://www.tornadolabs.com/News/J3dTree_Home/j3dtree_home.html
J3dTree is a Java 3D scenegraph viewer. It displays detailed information for
all the Nodes in a Java 3D scenegraph in a Swing JTree control. It takes
care of setting all the capability bits it requires to read the scenegraph
and can typically be integrated into your applications with about 3 lines of
code. J3dTree is OPENSOURCE and is distributed with FULL SOURCE code.
I will be posting irregular updates as I stray into new areas of the API,
and new Node types, in the course of writing my book, "Java 3D Programming".
Enjoy, and happy debugging!
Sincerely,
Daniel Selman
[EMAIL PROTECTED]
http://www.tornadolabs.com
===========================================================================
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".