I have two questions regarding InputDevices/Sensors :

1.) The last sentence in the API-doc for javax.media.j3d.Sensor is :

"Unfortunately, tracker or sensor hardware may not always be available or be 
operational.
Thus, Java 3D provides both an available and an enable flag on a per-sensor basis."

These flags do not seem to exist !?!

2.) When I am using PhysicalEnvironment.setHeadIndex(index) to set the Sensor that
controls the users head, this affects only the direction the head looks into, not its
position ? Do I have to implement the movement of the user on my own ?

If so : Why is there no method like e.g. PhysicalEnvironment.setBodyIndex(index), to 
set
the sensor, that controls the movement of the user ?

Niklas

===========================================================================
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".

Reply via email to