updated demos to show debug display with new AllBulletDemos (AllInOne),

added btDynamicsWorld::getWorldType
This commit is contained in:
ejcoumans
2007-10-25 07:07:12 +00:00
parent 2a75e186ec
commit fd1e672fcb
21 changed files with 133 additions and 21 deletions

View File

@@ -60,7 +60,8 @@ void DrawRasterizerLine(float const* , float const*, int)
void LinearConvexCastDemo::initPhysics()
{
setCameraDistance(30.f);
setCameraDistance(50.f);
tr[0].setOrigin(btVector3(0,0,0));
tr[1].setOrigin(btVector3(0,10,0));