Tina,

I'd recommend you use "picking" to detect collisions *before* they
occur, then you can stop your moving object before it has actually
intersected another object.

- John Wright
Starfire Research

Tina Manoharan Valappil wrote:
>
> Hello,
>
> I saw the collision detection program under the demos for java3D. But what
> the program does is, it changes the color of the object that collides with
> another object in the scenegraph. But, what if I want to stop the object
> from passing through the other object. Can somebody help me please. Maybe
> an example program would be really nice.
>
> Thanks in advance
> tina
>
> Tina Manoharan
> PhD. Heriot Watt University
> Ph: 07801 069485 (mobile)
> Ph: 0131 449 5111 ext. 4191 (office)
> Ph: 0131 449 5111 ext. 4197 (lab)
>
> ===========================================================================
> 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".

Reply via email to