I think all the generic stuff is already put into j3d. What is missing
is the part how to get the information of the HMD (=head tracking) into
java. However this is type specific since you either have to write a
java wrapper for the device driver using JNI or using the java.comm
package and implement the line protocol (Also there was quite recently a
post on this list mentioning a joystick package using I think JINI ?).

Check the www.j3d.org page what is already there for input devices.

regards
Paul

Marcel Almeida schrieb:

> I'm working on a project to create a virtual laboratory of digital
> systems and I need help to implement the InputDevice for a HMD. So if
> somebody have been worked on this... Can I write a generical code for
> any HMD ?  Marcel Almeidamailto: [EMAIL PROTECTED] or
> [EMAIL PROTECTED]: www.inf.ufrgs.br/~almeidaUndergraduate
> Researcher - Microelectronics GroupUFRGS - BRAZIL

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