[ODE] Newbie Capsule Question

Patrick McColgan patrick at torcinteractive.com
Fri Nov 25 08:57:11 MST 2005


If you search the mailing list archives for 'avatar' or 'character 
controller' you should find a few detailed posts with suggestions.

I think the general consensus is to keep the capsule upright (I use an 
amotor but there are posts on modifying the rotation matrix to disable 
rotations) and levitate the capsule (cast cast to ground and raise it so 
you don't get stuck on polygon edges),

Brett Jones wrote:

> Hi All,
> I was wondering if anyone had used CCylinder to represent players in a 
> game. I would like to use plain cylinders and I was able to integrate 
> the contrib but it is missing some functions and math is not my strong 
> point. In my game it would be ok to used capsules locked in upright Y 
> axis. mainly I am concernd with being able to pick a player when many 
> players are crowded together so representing players with boxes does 
> not seem like a good idea.
> Has anyone used CCylinder to represent there players? Also because the 
> game is massive multiplayer so I am worried about performance.. Any 
> suggestions.
> Brett
>
>
> ------------------------------------------------------------------------
> Yahoo! Music Unlimited - Access over 1 million songs. Try it free. 
> <http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=36035/*http://music.yahoo.com/unlimited/> 
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>ODE mailing list
>ODE at q12.org
>http://q12.org/mailman/listinfo/ode
>  
>



More information about the ODE mailing list