1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-25 16:09:01 +02:00
This commit is contained in:
Terkel Gjervig
2016-11-15 19:48:04 -08:00
parent d2201b8df0
commit f32a05d34b

View File

@@ -76,8 +76,7 @@
- [GLSL 2D Tutorials](https://www.shadertoy.com/view/Md23DV) - Shadertoy GLSL 2D Tutorial. - [GLSL 2D Tutorials](https://www.shadertoy.com/view/Md23DV) - Shadertoy GLSL 2D Tutorial.
## Articles ## 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
- [](http://www.iquilezles.org/live/index.htm) -
## Math ## Math
- [Math as code](https://github.com/Jam3/math-as-code) - A cheat-sheet for mathematical notation in code form. - [Math as code](https://github.com/Jam3/math-as-code) - A cheat-sheet for mathematical notation in code form.
@@ -104,3 +103,10 @@
## To be sorted ## To be sorted
- http://www.iquilezles.org/live/index.htm - http://www.iquilezles.org/live/index.htm
- http://www.iquilezles.org/www/index.htm - http://www.iquilezles.org/www/index.htm
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [Terkel Gjervig](http://terkel.com) has waived all copyright and related or neighboring rights to this work.