summaryrefslogtreecommitdiff
path: root/src/arap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/arap.cpp')
-rw-r--r--src/arap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arap.cpp b/src/arap.cpp
index 670f06e..8d81337 100644
--- a/src/arap.cpp
+++ b/src/arap.cpp
@@ -66,7 +66,7 @@ void ARAP::init
// minCorner = Vector3f(-1.0f, -1.0f, -1.0f);
// maxCorner = Vector3f(1.0f, 1.0f, 1.0f);
- initCausticsShape(10);
+ initCausticsShape(1000);
}
void ARAP::update(double seconds)