Add "Generative Art in Go" (#122)

This commit is contained in:
Preslav Rachev
2022-08-17 23:03:56 +02:00
committed by GitHub
parent a6d9d83504
commit 764ec2496c
+8
View File
@@ -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)
<img src="https://preslav.me/img/pages/generative-art-in-golang/book-cover_hu28601a535f0407a9b32fcb414631175c_63095_1320x0_resize_q75_box.jpg" width="120px"/>
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
====