1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-03 05:52:36 +02:00

Merge pull request #58 from arendsee/master

Added lsystems
This commit is contained in:
Terkel
2018-05-29 23:00:12 -07:00
committed by GitHub

View File

@@ -402,6 +402,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