1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-24 23:51:26 +02:00

Updated Readme

This commit is contained in:
Terkel Gjervig
2016-11-15 19:49:54 -08:00
parent f32a05d34b
commit 132b3257f8

View File

@@ -76,7 +76,7 @@
- [GLSL 2D Tutorials](https://www.shadertoy.com/view/Md23DV) - Shadertoy GLSL 2D Tutorial.
## Articles
- [Shepherding random numbers](http://inconvergent.net/shepherding-random-numbers/) - Tiny guide to shepherding random numbers
- [Shepherding random numbers](http://inconvergent.net/shepherding-random-numbers/) - Tiny guide to shepherding random numbers.
## Math
- [Math as code](https://github.com/Jam3/math-as-code) - A cheat-sheet for mathematical notation in code form.