Vamshi, For an extremely crude illustration of what Java 3D can do in terms of first-person check out the KeyNavigateTest example in my book. The source code should give you some ideas for a more powerful implementation of your own, and some of the issues.
Sincerely, Daniel Selman Author - "Java 3D Programming" http://www.manning.com/selman -----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of vomsh Sent: Tuesday, July 30, 2002 3:39 PM To: [EMAIL PROTECTED] Subject: Opinion reg First person view Hi, I am new to the field of graphics and I am working on a first person view when a navigator is moving in the building indoors. I also have to do the third person view. And this is interactive as a person shud be able to know the floor plan of a building by virtually navigating in the building. I would like to know if I can do this using Java3D?? I would like to know your sujjestions. Regards Vamshi =========================================================================== 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". =========================================================================== 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".
