fix convex-plane for > 4 vertices

improve compound demo
This commit is contained in:
erwin coumans
2013-04-10 00:03:02 -07:00
parent e1a4400037
commit 467a68293b
9 changed files with 3988 additions and 30 deletions

View File

@@ -39,7 +39,7 @@ public:
preferredOpenCLPlatformIndex(-1),
preferredOpenCLDeviceIndex(-1),
arraySizeX(10),
arraySizeY(31),
arraySizeY(30),
arraySizeZ(10),
m_useConcaveMesh(false),
gapX(14.3),