I still haven't head from anyone regarding how to setup head tracking. It seems to me that there are two basic options:
1) To have the Sensor adjust the TransformGroup above the ViewPlatform through a SensorBehavior. 2) Use the setHeadIndex() method. If I understand the documentation correctly, using setHeadIndex() has got to be the better way so that you can use prediction and have certain optimizations. So far, though, I haven't been able to use the second approach because I cannot get Java3D to recognize that tracking is available. Is anyone out there using setHeadIndex()? Is that the way to slave the ViewPlatform to the tracker? How does one get the PhysicalEnvironment to recognize that head tracking is available? There is not specific method for turning this on so I am guessing that the PhysicalEnvironment figures it out somehow by itself.-- If anyone has some experience with these issues, please let me know. Alex =========================================================================== 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".
