[JAVA3D] keyNavigatorBehavior & view problem

2005-02-22 Thread Snah Clouse
Hej again Does anyone know how to get viewers position in simpleUniverse and be able to modify just one of 3 dimensions? When im using keyNavigationBehavior, im setting bounds and if viewer gets out of that bounds the keyNav stops working. I need to make navigator to work in some space & not leti

Re: [JAVA3D] Bounds of loaded 3DS model

2005-02-22 Thread Thierry Milard
This [JAVA3D-INTEREST@JAVA.SUN.COM] mailing list has closed since a few months. I beleive since java3D has been opened sourced in the "javadesktop" area.     The new (and active) 4 mailing lists for java3D are located here: https://java3d.dev.java.net/servlets/ProjectMailingListList;jses

[JAVA3D] Bounds of loaded 3DS model

2005-02-22 Thread Peter Kissa
Hello everybody, I would need a help with the problem I am having with loaded 3DS model. Just for clarification - I am using Starfire package. I have no problem to load the actual model itself, the only problem is that the Group returnd by the Loader returns larger bounds that the actual model has.