Initial commit.

------------
Simplifying the walker generation code and making it more understandable

SQUASH THIS LATER.
This commit is contained in:
Benjamin Ellenberger
2016-07-01 19:35:27 +02:00
parent 9872d2b20f
commit 2bf17a7a81
5 changed files with 463 additions and 1 deletions

View File

@@ -93,6 +93,8 @@ project "App_BulletExampleBrowser"
"../ExtendedTutorials/Chain.cpp",
"../ExtendedTutorials/Bridge.cpp",
"../ExtendedTutorials/RigidBodyFromObj.cpp",
"../ExtendedTutorials/NN3DWalkers.cpp",
"../ExtendedTutorials/NN3DWalkers.h",
"../Collision/*",
"../Collision/Internal/*",
"../Benchmarks/*",