← Back to team overview

yade-users team mailing list archive

Re: Combining engines prescribing movement

 


vel=(P_axis-Pos).cross(spin*axis)
rotVel=spin*axis
I thought the point was that the integrator would do it for you (which it can, for translation). Of course this is what RotationEngine does.





References