[ODE] friction problem in 2D mode.
Alireza Fasih
ar_fasih at yahoo.com
Sat Mar 19 02:03:35 MST 2005
Dear Adam,
Thanks for your suggestion ,
I change friction parameter in all range (0 ~ 10 , ...
), but it has no effect.
I set below code to my project ,after creating
function, the effect of that on the objects is like
friction ;)
dJointSetPlane2DXParam (plane2d_joint_ids[b],
dParamFMax, 20); // 0~100
dJointSetPlane2DYParam (plane2d_joint_ids[b],
dParamFMax, 20);
The parameter of "dParamFMax" in this place,leading to
reducing speed of objects. But I couldn't change it
when the program is running.
Thanks again for your attention.
Have a nice day.
Alireza Fasih
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
More information about the ODE
mailing list