Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
It should be easy to make constraints soft, and add 'spring' and 'damper'
parameters, using the CFM and ERP parameters. Currently those parameters are
not consistently used, it needs to be fixed.
See slide 35, and the rest of the Erin Catto's Game Developers Conference notes
on soft constraints.
https://code.google.com/p/box2d/downloads/detail?name=GDC2011_Catto_Erin_Soft_Co
nstraints.pdf
Aside from spring and damper, the restitution/'bounce' can also fairly easy be
implemented.
Original comment by erwin.coumans
on 28 Oct 2013 at 3:58
Thanks for that link. That was very helpful.
Original comment by davidcof...@gmail.com
on 28 Oct 2013 at 4:28
Hi.
When you planning to work on this Issue? Can this be soon? Also, can you tell
me, are ERP/CFM/Stop CFM constraints parameters are working now (particulary
Hinge constraint) or no?
Original comment by Anton.Br...@gmail.com
on 9 Jan 2014 at 11:55
I'm going to fix the erp/cfm issue soon. Note that the work is happening in the
new github repository. I don't know yet wnat I'm going to do with this svn repo
at googlecode. The current trunk of googlecode/src is basically in
http://github.com/erwincoumans/bullet3
Original comment by erwin.coumans
on 11 Jan 2014 at 12:51
moved to https://github.com/bulletphysics/bullet3/issues/65
Original comment by erwin.coumans
on 30 Mar 2014 at 5:09
Original issue reported on code.google.com by
erwin.coumans
on 27 Oct 2013 at 10:08