aboutsummaryrefslogtreecommitdiff
path: root/demo/scenes/bunnybath.h
diff options
context:
space:
mode:
Diffstat (limited to 'demo/scenes/bunnybath.h')
-rw-r--r--demo/scenes/bunnybath.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/scenes/bunnybath.h b/demo/scenes/bunnybath.h
index eeec5ac..3a3a37e 100644
--- a/demo/scenes/bunnybath.h
+++ b/demo/scenes/bunnybath.h
@@ -40,7 +40,6 @@ public:
g_params.viscosity = 2.0f;
g_params.numIterations = 4;
g_params.vorticityConfinement = 40.0f;
- g_params.anisotropyScale = 30.0f;
g_params.fluidRestDistance = restDistance;
g_params.solidPressure = 0.f;
g_params.relaxationFactor = 0.0f;