Hi, I implemented the InputDevice to handle virtual-io glass head tracking system. However, the response is extremely slow (about 10 or less updates per second). I set wakeup on everyframe and the driver samples at 20hz so I should get 20 frames but I'm not. Any help? By the way, my code for the InputDevice is almost exactly like the one for VirtualInputDevice demo included with java3d jdk, except that I set NON_BLOCKING. -Tachio ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/products/java-media/3D/
