From 8f61cdb6c394b7c32a495966c7ad3a088c91c17b Mon Sep 17 00:00:00 2001 From: Sebastian Park Date: Fri, 10 May 2024 00:33:27 -0400 Subject: Fix messed up bind framebuffer. --- src/arap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arap.cpp') diff --git a/src/arap.cpp b/src/arap.cpp index ae7240d..2e4532b 100644 --- a/src/arap.cpp +++ b/src/arap.cpp @@ -52,7 +52,7 @@ void ARAP::init minCorner = coeffMin; maxCorner = coeffMax; - initCausticsShape(10); + initCausticsShape(1000); } void ARAP::update(double seconds) -- cgit v1.2.3-70-g09d2