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

Perlin noise link added

This commit is contained in:
Terkel Gjervig
2017-06-22 21:06:51 +02:00
parent d9106c9f47
commit 83012e3c61

View File

@@ -347,7 +347,7 @@ Creative coding is a different discipline than programming systems in which the
- [Essence of linear algebra](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab) - Essence of linear algebra YouTube playlist.
- [Mathematics of Animation](https://winkervsbecks.github.io/mathematics-of-animation/#/) - Slides about the mathematics of animation ([repo](https://github.com/winkerVSbecks/mathematics-of-animation)).
- [Sketching with Math and Quasi Physics](https://kynd.github.io/p5sketches/index.html) - Beautiful and visual introduction to math and quasi physics.
- [Gene Kogan: Perlin Noise](http://genekogan.com/code/p5js-perlin-noise/) - introduction to 2D and 3D perlin noise.
## Machine learning • Computer Vision • Ai