Here's a simple example of CollisionTest with 1 BG and a CollisionBehavior i wrote. I attached the two java files. I don't know why there isn't such a simple example in the net...
greetz Martin ----- Original Message ----- From: "Zak Nixon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 27, 2003 8:28 PM Subject: [JAVA3D] J3d Collision Detection Library > Has anyone used the collision detection library from > j3d.org? > Can someone send me a snippet of code to make the collision detection > behaviors work? > Also, can these be used for i.e. 2 objects colliding, and not the > viewer/objects? > > Thanks > Zak > > =========================================================================== > 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".
CollisionTest.java
Description: Binary data
CollisionBehavior.java
Description: Binary data
