diff --git a/README.md b/README.md index 50efac9..a7e73ff 100644 --- a/README.md +++ b/README.md @@ -598,6 +598,14 @@ This e-book comprises 23 complete recipes with the code examples necessary to re - WasmEdge & Go - Wasm in the Cloud: Do you know Atmo? +### [Generative Art in Go](https://p5v.gumroad.com/l/generative-art-in-golang) + + + +Generative art is a unique form of artistic expression, building bridges between computer programming, randomness, and visual aesthetics. + +This short book will introduce novice and experienced Go programmers to the beautiful world of algorithmic art and computer graphics. If you are looking for new areas to apply your favorite language, go check it out! + Resources ====