Hi there, I think i found a bug in SceneGraphPath.getNode(int). The api-documentation says that it returns the nodes starting with those nearest to the object. The node closest to the object has an index of 0. But it does the opposite. The node nearest to the Locale has the index 0 and the index increases down the path to the object. Chris Wewerka ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/products/java-media/3D/
