more aesthetic wireframe, pure visual improvement (no impact on simulation/performance)

fixes https://github.com/bulletphysics/bullet3/issues/1970
Issue 1970
This commit is contained in:
Erwin Coumans 2018-10-31 21:50:49 -07:00
parent 131535a99f
commit 9e58a21732
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1008,7 +1008,7 @@ void BenchmarkDemo::createTest4()
}
//this will enable polyhedral contact clipping, better quality, slightly slower
//convexHullShape->initializePolyhedralFeatures();
convexHullShape->initializePolyhedralFeatures();
btTransform trans;
trans.setIdentity();