From d2b2f2577f8c7c52bc18cd571d97a67573c6e11f Mon Sep 17 00:00:00 2001 From: villares Date: Sat, 6 Jun 2020 23:12:45 -0300 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 7902389b..e6d1bfbe 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,17 @@ ## 2020 + +--- + +![sketch_2020_06_06a](2020/sketch_2020_06_06a/sketch_2020_06_06a.gif) + +[sketch_2020_06_06a](https://github.com/villares/sketch-a-day/tree/master/2020/sketch_2020_06_06a) [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)] + +Removed the scaling. +Now walking +.1 on the 'a' of: +`(t + abs((x + y - t) ^ (x - y + t)) ** a) % b < c` + --- ![sketch_2020_06_05a](2020/sketch_2020_06_05a/sketch_2020_06_05a.gif)