Hi,
Is anybody know where I could find a java3d script in order to simply move in an universe. This is for create a game and the camera would be in a spatial ship (camera like in Unreal Tournament)
Thank you
Hi,
Is anybody know where I could find a java3d script in order to simply move in an universe. This is for create a game and the camera would be in a spatial ship (camera like in Unreal Tournament)
Thank you
please,
I need really some help :-[
Maybe you are a bit unclear/unspecific.
Lookup different Behavior-class from the J3D samples (like OrbitBehavior) or visit j3d.org for further tutorials.
It’s ok now… I have found a good example for my problem on j3d.org.
http://www.j3d.org/downloads/KeyBehavior.java
Thank you !