add demo for deformable contact

This commit is contained in:
Xuchen Han
2019-09-16 16:04:59 -07:00
parent 1bfb226be8
commit a92a8f1135
5 changed files with 284 additions and 87 deletions

View File

@@ -353,6 +353,8 @@ SET(BulletExampleBrowser_SRCS
../MultiBody/MultiBodyConstraintFeedback.cpp
../SoftDemo/SoftDemo.cpp
../SoftDemo/SoftDemo.h
../DeformableDemo/DeformableContact.cpp
../DeformableDemo/DeformableContact.h
../DeformableDemo/GraspDeformable.cpp
../DeformableDemo/GraspDeformable.h
../DeformableDemo/Pinch.cpp