From 9c583237b4d38328b7ef7bf94bcab17567a7cbed Mon Sep 17 00:00:00 2001 From: Yongwei Xing Date: Wed, 3 Mar 2021 13:49:00 +0800 Subject: [PATCH] update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e45b137..d3ffa7e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jdxyw/generativeart/master/LICENSE) -generativeart is a Go package to generate many kinds of generative art. Currently, it supports the following type. +generativeart is a `Go` package to generate many kinds of generative art. The code is collecting some excellent generative art (implemented in `R` or `Processing`), and implement them in `Go` again. Currently, it supports the following type. - Maze - Julia Set @@ -37,4 +37,6 @@ Thanks for the following sites and repos, I got lots of ideas, inspiration, code - https://github.com/aschinchon/cyclic-cellular-automata - https://github.com/armdz/ProcessingSketchs - https://github.com/Mr-Slesser/Generative-Art-And-Fractals +- https://github.com/cdr6934/Generative-Processing-Experiments +- https://github.com/pkd2512/inktober2017 - http://blog.dragonlab.de/2015/03/generative-art-week-1