Daniel Chappuis
0695b30704
Make possible to solve the friction constraints at the center of the contact manifold
2013-02-16 16:14:04 +01:00
Daniel Chappuis
8cde68f5b9
Implement the split impulse technique for position correction
2013-01-31 22:42:11 +01:00
Daniel Chappuis
5e997f1c5c
Add the class Contact that contains the contact points between two bodies
2012-12-12 08:19:03 +01:00
Daniel Chappuis
a0800ac33d
Start to replace PGS solver by sequential impulse and improve of persistent contact cache
2012-12-10 07:52:57 +01:00
Daniel Chappuis
4ca42f9392
Clean the code :
...
- Use the mVariable syntax for member variables
- Every lines contain at most 100 characters
- Add private copy-constructor and assignment operators when needed
2012-10-09 22:21:02 +02:00
Daniel Chappuis
fc37d40bbb
Remove the PhysicsEngine and PhysicsWorld classes and add the CollisionWorld and DynamicsWorld classes
2012-10-03 21:00:17 +02:00