From c3229b2af7e36409140d1e308bada55c688ad037 Mon Sep 17 00:00:00 2001 From: David Allemang Date: Tue, 1 Aug 2017 23:20:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d180d9..c38a1ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Harmonograph -Generates patterns like a real [harmonograph](https://en.wikipedia.org/wiki/Harmonograph). [Video](https://youtu.be/bXAWXoew9mM) +Generates patterns like a real [harmonograph](https://en.wikipedia.org/wiki/Harmonograph). This was just a fun project to work on. It generates a complex parametric equation from input JSON files, and animates the resulting function. It can also save the final image to a file. There are some pre-made JSON files with interesting results in [`Harmonograph/Presets`](https://github.com/allemangD/Harmonograph/tree/master/Harmonograph/presets).