From ed5dde426e733ba5611b2b7d3a53cda5c4202e3a Mon Sep 17 00:00:00 2001 From: David Allemang Date: Tue, 1 Aug 2017 23:19:41 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bcd1a3..9d180d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Harmonograph -Generates patterns like a real 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). +Generates patterns like a real [harmonograph](https://en.wikipedia.org/wiki/Harmonograph). [Video](https://youtu.be/bXAWXoew9mM) + +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). #### [`sparse2.json`](https://github.com/allemangD/Harmonograph/blob/master/Harmonograph/presets/sparse2.json) ![sparse2.png](https://raw.githubusercontent.com/allemangD/Harmonograph/master/Harmonograph/presets/sparse2.png)