summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLex Neva <github@lexneva.name>2016-02-18 21:40:37 -0500
committerLex Neva <github@lexneva.name>2016-02-18 21:43:16 -0500
commitd1cd63eecd9665c789bd4263de07562408ec896f (patch)
tree49261ac42a2634d2a48e6e8b4a911979a9b966d9 /index.html
parentcf81db3670dd985583b2d158dd1214f8f2e717e0 (diff)
get rid of randomness in fills
Previously, each row in a fill region was offset by a random amount. This looks better than not offsetting at all (which will create visible columns of stitches), but humans are very good at finding patterns in randomness. The result is that fill regions look weird. This commit instead carefully orders the stitches in fill regions such that each row's stitches are offset by half of max_stitch_length from the previous. There are also a couple of other miscellaneous fixes and features in here -- sorry about that.
Diffstat (limited to 'index.html')
0 files changed, 0 insertions, 0 deletions