: [JAVA3D] collision avoidance/terrain following
ok, another thread about this stuff...
Here's my problem...I read everything I found on the subject and I found the
tutorials on j3d.org to be the most useful ones for me...
So now I understand how to implement the collision avoidance and te
At http://www.3dchat.org/dev.php you can find an other source package. The
KeyNavigator
(
http://www.3dchat.org/doc/com/vwp/j3d/utils/behaviors/keyboard/KeyNavigatorBehavior.html
) implements collision avoidance and terrain following. This class
alsocontains a little bit more but possibly it can h
Flavius,
> So now I understand how to implement the collision avoidance and terrain
> following, but I just don't have that J3D knowledge.
There are two or three chapters in my online book that may help:
Ch. 16 3D Maze
http://fivedots.coe.psu.ac.th/~ad/jg/ch16/
Ch. 17 Fractal Land
http://fi
ok, another thread about this stuff...
Here's my problem...I read everything I found on the subject and I found the
tutorials on j3d.org to be the most useful ones for me...
So now I understand how to implement the collision avoidance and terrain
following, but I just don't have that J3D knowledge