Re: [JAVA3D] Collision detection and response

2004-06-14 Thread Nikolai V. Chr.
Ricardo Chaves wrote: Hi, I'm a relative new in Java 3D programming. I was trying to make a program like a FPS game, where you can navigate in a 3D virtual environment. But I'm having problems with collision detection and response... Many people said that I have to use behaviors (WakeupOnColl

[JAVA3D] Collision detection and response

2004-06-14 Thread Ricardo Chaves
Hi,    I'm a relative new in Java 3D programming. I was trying to make a program like a FPS game, where you can navigate in a 3D virtual environment. But I'm having problems with collision detection and response...    Many people said that I have to use behaviors (WakeupOnCollisionEntry, WakeupOnC