Hi- I am trying to setup head tracking. I have hacked together some Polhemus Fasttrack code from various sources but I am still not able to get the tracking to work.
My strategy is to instantiate the the Device and Sensor and then add the Sensor to the PhysicalEnvironment object. I then use the setHeadIndex() method. My problem is that I can never get the PhysicalEnvironment to have tracking availabe. I call the .getTrackingAvailable() method but it always returns false. I did use the View.setTrackingEnabled() method but that still doesn't change the getTrackingAvailable from being false. Does anyone have any suggestions on this one? Thanks-- 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".
