From df2791adfcd5c2173102a3e11125d80951de6ff3 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 14 Feb 2025 23:20:59 +0530 Subject: Add gif for sin pattern --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5b9b4d4..b0e01a2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Playing with [uiua](https://www.uiua.org/) +# Creative coding with [uiua](https://www.uiua.org/) @@ -11,15 +11,28 @@ + + + + + +

Levy C curve

-

sin(x^2) + cos(x^2) = sin(xy)

- +

sin(x^2) + cos(x^2) = sin(4xy) (static)

+ + + +
+

sin(x^2) + cos(x^2) = sin(axy) (gif animating `a`)

+ + +
-- cgit v1.3.1