tweaks in camera position in demo

This commit is contained in:
erwin coumans
2013-04-23 16:30:35 -07:00
parent f943204aa2
commit 6bcb5b9d5f
4 changed files with 8 additions and 3 deletions

View File

@@ -38,9 +38,9 @@ public:
:useOpenCL(true),
preferredOpenCLPlatformIndex(-1),
preferredOpenCLDeviceIndex(-1),
arraySizeX(30),
arraySizeX(20),
arraySizeY(20),
arraySizeZ(30),
arraySizeZ(20),
m_useConcaveMesh(false),
gapX(14.3),
gapY(14.0),