summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4934f31..fb766f4 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ procedurally generated signed distance functions
![a screenshot from AutoSDF](example3.png)
**this is a very GPU-intensive application. if it's running slow, be sure to reduce `scale`, `sdf-length` and/or `color-length` in `settings.txt`.**
-you can also reduce `max-iterations` and increase `distance-threshold` if it's still slow.
+On the other hand, if you have a good GPU, be sure to increase `max-iterations` to something like 100-200. It will look much nicer.
+
## controls