Commit Graph

9 Commits (5037eda185e659271be1b6a1075fcd4db5c53ccc)

Author SHA1 Message Date
Martin Felis 5037eda185 Checking constraint jacobian and normal directions. 2020-11-08 20:51:45 +01:00
Martin Felis 3fac49ed9e Added restitution to CreateSphereBody, debugging impulse computation. 2020-11-08 12:50:12 +01:00
Martin Felis 8ef9a923d8 Sort of working bouncing simulation. 2020-11-05 23:12:05 +01:00
Martin Felis 31cd1c3f0b Formatted rbdlsim.cc 2020-10-16 11:06:24 +02:00
Martin Felis fff003ec24 Implemented contact impulse calculation. 2020-10-09 14:01:36 +02:00
Martin Felis a881ad5ae2 Added Collision Test Sphere vs Sphere, Collision returns for each body a separate contact point. 2020-10-06 20:22:27 +02:00
Martin Felis c02255d64c Added plane vs sphere penetration test. 2020-10-05 21:47:25 +02:00
Martin Felis 7e7b08b919 Basic but not yet working LCP time-stepping based collision response 2020-10-04 17:28:02 +02:00
Martin Felis 5b6d7ec170 Initial commit 2020-10-03 22:55:14 +02:00