Hi,
A while ago I tried to create a 3D world in Java 3D in which the user could
navigate using the familiar first person interface of ‘mouse look’ and ‘key
move’. Exactly the same as in Quake 3, Unreal, Half-Life etc.
I ended up giving up, as I couldn’t find a way to successfully control the
mouse coordinates (the java.awt.Robot class couldn’t set the mouse coords on
top of the Canvas3D).
I was just wondering if anybody else has approached this technique, and how
successful they were?
Thanks,
Ralph.
===========================================================================
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".