diff options
Diffstat (limited to 'settings.txt')
-rw-r--r-- | settings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.txt b/settings.txt index 13482df..2384452 100644 --- a/settings.txt +++ b/settings.txt @@ -1,7 +1,7 @@ mouse-sensitivity 50 # complexity of SDF # making this bigger will make more complex scenes, but will require more gpu computation -sdf-length 500 +sdf-length 600 # complexity of color function # making this bigger will make more complex colors, but will require more gpu computation color-length 300 |