Re: [JAVA3D] collision avoidance/terrain following

2003-10-31 Thread Ben Moxon
: [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

Re: [JAVA3D] collision avoidance/terrain following

2003-10-31 Thread Michael Pfeiffer
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

Re: [JAVA3D] collision avoidance/terrain following

2003-10-30 Thread á͹´ÃÙÇì à´ÇÔÊѹ (Andrew Davison)
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

[JAVA3D] collision avoidance/terrain following

2003-10-30 Thread Flavius Alecu
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