add new example for btCompoundShape

This commit is contained in:
Srajan Garg
2017-10-03 01:38:20 +05:30
parent 6e4707df5f
commit 05ad68015d
4 changed files with 161 additions and 0 deletions

View File

@@ -122,6 +122,8 @@ SET(ExtendedTutorialsSources
../ExtendedTutorials/SimpleBox.h
../ExtendedTutorials/MultipleBoxes.cpp
../ExtendedTutorials/MultipleBoxes.h
../ExtendedTutorials/CompoundBoxes.cpp
../ExtendedTutorials/CompoundBoxes.h
../ExtendedTutorials/SimpleCloth.cpp
../ExtendedTutorials/SimpleCloth.h
../ExtendedTutorials/SimpleJoint.cpp