From f32e7c966f9b0de785e3e63a25de7db84d8016d5 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 25 Jan 2023 19:17:50 -0500 Subject: update recommendations in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3