Hi Thomas, You may want to take a look at Java 3D Fly Through, available from the Java3D web page.
The example application includes a drive behavior which will move the ViewingPlatform along the 'floor' staying a specified height above the geometry. Full source of application is available. Rgds Paul ---------------------------------------------------------- Paul Byrne Email : [EMAIL PROTECTED] Sun Microsystems Phone : (650) 786 9926 Visualization Software Group Fax : (650) 786 5852 ---------------------------------------------------------- >Delivered-To: [EMAIL PROTECTED] >X-Originating-IP: [146.140.5.195] >Mime-Version: 1.0 >X-OriginalArrivalTime: 26 Oct 2001 15:09:38.0103 (UTC) FILETIME=[3ACCDC70:01C15E30] >Date: Fri, 26 Oct 2001 15:09:37 +0000 >From: Thomas Gilbert Giusepe <[EMAIL PROTECTED]> >Subject: [JAVA3D] collision detection problem just for inclined plane ? >To: [EMAIL PROTECTED] > >Hi there, > >I am implementing a collision detection using boundingSphere from the Java3D >API TickTockCollision as example. This works fines for a plane ground, >detecting collisions only when this happen... but, if my terrain has some >little inclination, e.g. as a climb inclined 20 degrees, the boundingSphere >stay always activated detecting collision doesn't matter if it takes or not >a collision, the collision is turned off only if I go out from my terrain. >Some hints? Thnx in advance....�:0). > >Best wishes, >Thomas > > > >_________________________________________________________________ >Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp > >=========================================================================== >To unsubscribe, send email to [EMAIL PROTECTED] and include in the body >of the message "signoff JAVA3D-INTEREST". For general help, send email to >[EMAIL PROTECTED] and include in the body of the message "help". ==========================================================================To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
