1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-02 13:32:39 +02:00

Added visual noises link

This commit is contained in:
Terkel Gjervig
2019-02-09 16:33:31 +01:00
parent 8ab3f4dcfc
commit 3b7c5c4157

View File

@@ -360,6 +360,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [PixelSpirit](http://pixelspiritdeck.com/) - GLSL library on the back of tarot cards, for learning and reference.
- [Procedural Patterns And Noises](http://www.neilblevins.com/cg_education/procedural_noise/procedural_noise.html) - Collection of procedural patterns and procedural noises.
- [Three.js Reference](https://www.udacity.com/wiki/cs291/threejs-reference) - Reference from the Udacity Interactive 3D Graphics course.
- [Visual Noises](https://ramesaliyev.com/visual-noises/) - Visualize noise algorithms in 1D and 2D.
## Communities