3rd person camera movement

Is there a tutorial for 3rd person camera movement in Java3D?

thx in advance
macross

Nope, the only tutorials are on the “big-internet” :wink:

If you really want to know how to make 3rd person view i can tell you.

Wait… I’m searching for the address…

http://www.mind2machine.com
The great OpenMind engine.
OpenGL for Java

Camera Class Tutorial
http://www.gamedev.net/reference/articles/article1927.asp

A Simple Third-Person Camera Using The Polar Coordinate System
http://www.gamedev.net/reference/articles/article1591.asp

Hope that helps get ya going. :slight_smile: