From 2e423f8f23a30e54383af3a4be2474e67a3a224a Mon Sep 17 00:00:00 2001 From: Xevion Date: Sat, 19 Oct 2019 13:38:09 -0500 Subject: [PATCH] initalize README for visual projects --- visuals/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 visuals/README.md diff --git a/visuals/README.md b/visuals/README.md new file mode 100644 index 0000000..8b60a79 --- /dev/null +++ b/visuals/README.md @@ -0,0 +1,3 @@ +# visuals + +All my projects attempting to create vivid or interesting visuals using the Processing.py library. Some are algorithms, most are just for loops with tweaked constants to create interesting animation. \ No newline at end of file