Move all the contact manifold computations out of Rapier.

This commit is contained in:
Crozet Sébastien
2020-12-17 10:24:36 +01:00
parent cc6d1b9730
commit e231bacec6
49 changed files with 103 additions and 2511 deletions

View File

@@ -10,8 +10,8 @@ members = [ "build/rapier2d", "build/rapier_testbed2d", "examples2d", "benchmark
#nphysics2d = { path = "../nphysics/build/nphysics2d" }
#nphysics3d = { path = "../nphysics/build/nphysics3d" }
#kiss3d = { path = "../kiss3d" }
buckler2d = { path = "../buckler/build/buckler2d" }
buckler3d = { path = "../buckler/build/buckler3d" }
eagl2d = { path = "../eagl/build/eagl2d" }
eagl3d = { path = "../eagl/build/eagl3d" }
[profile.release]
#debug = true