Re: [JAVA3D] How to detect collision between vrml objects?

2005-04-13 Thread tony burrows
Melina Alberio wrote: Hi, I need to detect collision between Vrml Objects. Could someone help me please? Thanks, Melina __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ ==

Re: [JAVA3D] How to identify objects that collides with the object with collision detection behavior

2005-04-13 Thread tony burrows
Melina Alberio wrote: Hello, My new problem is follow: I'd already got to detect collision. I added the collision detection behavior to my TGTissue(it's a TransformGroup). But now, I'd like to identify the objects(others TransformGroups) that collides with TGTissue. Because, depending of the object

Re: [JAVA3D] How to identify objects that collides with the object with collision detection behavior

2005-04-13 Thread Melina Alberio
Hi Tony, I didn't undestand what you suggested. Could you explain again? does It work for Vrmls Objects? Thanks. --- tony burrows <[EMAIL PROTECTED]> wrote: > Melina Alberio wrote: > > >Hello, > >My new problem is follow: > >I'd already got to detect collision. > >I added the collision detection be