From 305d72afd843160b85d14c8c9a1a845bbc9ef62e Mon Sep 17 00:00:00 2001 From: Zebulun Arendsee Date: Tue, 15 May 2018 00:21:31 -0500 Subject: [PATCH] Added lsystems --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3abea7a..9d44343 100644 --- a/readme.md +++ b/readme.md @@ -393,6 +393,7 @@ Creative coding is a different discipline than programming systems. The goal is - [Making Things With Maths](https://acko.net/tv/wdcode/) - Talk by Steven Wittens about bezier curves, procedural generation, physics engines and fractals. - [MyPhysicsLab](https://www.myphysicslab.com/) - Interactive real-time physics simulations, with formulars and code. - [Intuitive Math](https://intuitive-math.club/) - Explanations of fields like Linear Algebra and Geometry designed to help you develop a visual intuition for what is going on. +- [L-systems](https://github.com/arendsee/lsystems) - A Haskell package for L-systems. ## Machine learning • Computer Vision • Ai