add gjk/epa (host only), possibly improve convex-convex with many edge-edge tests
more preparation towards persistent/incremental contact cache
This commit is contained in:
@@ -72,7 +72,7 @@ public:
|
||||
virtual ~GpuBoxPlaneScene(){}
|
||||
virtual const char* getName()
|
||||
{
|
||||
return "BoxPlane";
|
||||
return "BoxBox";
|
||||
}
|
||||
|
||||
static GpuDemo* MyCreateFunc()
|
||||
|
||||
Reference in New Issue
Block a user