Is there a tutorial for 3rd person camera movement in Java3D?
thx in advance
macross
Is there a tutorial for 3rd person camera movement in Java3D?
thx in advance
macross
Nope, the only tutorials are on the “big-internet”
If you really want to know how to make 3rd person view i can tell you.
Wait… I’m searching for the address…
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.