I am new here. Thank you for your attention.
I know impulsed based method is used in Bullet Physics? Is the penalty method also used in Bullet Physics?
Is penalty method used in Bullet?
-
- Posts: 861
- Joined: Sun Jul 03, 2005 4:06 pm
- Location: Kirkland, WA
-
- Posts: 14
- Joined: Tue Jul 06, 2010 5:20 pm
Re: Is penalty method used in Bullet?
What about the Constraint-Based Method? Is it used in Bullet? Thank you.Dirk Gregorius wrote:no
-
- Posts: 861
- Joined: Sun Jul 03, 2005 4:06 pm
- Location: Kirkland, WA
Re: Is penalty method used in Bullet?
Yes, Bullet uses a constraint method with a PGS/SI solver. Look at the presentations by Erwin Coumans and Erin Catto. These should give you quite a good overview.
-
- Posts: 14
- Joined: Tue Jul 06, 2010 5:20 pm
Re: Is penalty method used in Bullet?
Thank you.Dirk Gregorius wrote:Yes, Bullet uses a constraint method with a PGS/SI solver. Look at the presentations by Erwin Coumans and Erin Catto. These should give you quite a good overview.