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:
Binary file not shown.
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user