summaryrefslogtreecommitdiff
path: root/settings.txt
diff options
context:
space:
mode:
Diffstat (limited to 'settings.txt')
-rw-r--r--settings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.txt b/settings.txt
index e179772..5bd7732 100644
--- a/settings.txt
+++ b/settings.txt
@@ -12,7 +12,7 @@ sdf-length 600
color-length 300
# max raymarching iterations
# making this bigger will make boundaries less "blurry", but will require more gpu computation
-max-iterations 30
+max-iterations 50
# raymarching distance threshold
# (how close to distance 0 should the SDF get before we draw?)
distance-threshold 0.02