add broadphase demo (empty skeleton)

This commit is contained in:
Erwin Coumans
2013-03-13 15:03:08 -07:00
parent 3ad76286e6
commit 9e623f6b0f
9 changed files with 267 additions and 124 deletions

View File

@@ -29,11 +29,8 @@ function createProject(vendor)
}
files {
"main_opengl3core.cpp",
"gwenUserInterface.cpp",
"gwenUserInterface.h",
"ParticleDemo.cpp",
"ParticleDemo.h",
"**.cpp",
"**.h",
"../../src/BulletCommon/btAlignedAllocator.cpp",
"../../src/BulletCommon/btAlignedAllocator.h",
"../../src/BulletCommon/btQuickprof.cpp",