Bullet Gof6DConstrants axis limit
程序员文章站
2022-07-12 09:15:44
...
when we are using btGeneric6DofSpringConstraint for physic constraints, be careful about those methods:
setAngularUpperLimit setAngularLowerLimit setLinearLowerLimit setLinearUpperLimit, the axis will be not limited if the degree value of its minLimit > its maxLimit .
setLimit(aix,minLimit,maxLimit)
上一篇: 【poj1080】 Human Gene Functions
下一篇: 动态DP