[ODE] Physic interaction problem

Jon Watte hplus-ode at mindcontrol.org
Tue Jul 27 09:35:45 MST 2004


Does the ball need to bounce? If not, do not attach any joints 
to the ball; if you find that an object collides with the ball, 
attach contacts to the object and NULL (the fixed world). Then 
you can apply impulses each step to keep the ball on the exact 
trajectory you want.

Cheers,

			/ h+


-----Original Message-----
From: ode-bounces at q12.org [mailto:ode-bounces at q12.org]On Behalf Of Manu
Beau
Sent: Tuesday, July 27, 2004 4:00 AM
To: ode at q12.org
Subject: [ODE] Physic interaction problem


Hi,

I have a problem with my game's physic. This is a very
simple game where a ball have to kick some kinds of
rigid bodies (stack of boxes, etc.).

The problem is : ball's physic is managed by my own
(specific trajectories, etc.) and i want to use ODE
for rigid bodies simulation ... but, i don t know how
these 2 physics could interact : consider the ball as
a rigid body and teleport it before each world step, i
don't know :'(

Cheers,

Manu.


	

	
		
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com
_______________________________________________
ODE mailing list
ODE at q12.org
http://q12.org/mailman/listinfo/ode




More information about the ODE mailing list