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

Merge pull request #27 from wcerfgba/master

Add "On Generative Algorithms" to "Online Books"
This commit is contained in:
Terkel
2017-08-14 10:42:32 -07:00
committed by GitHub

View File

@@ -99,6 +99,7 @@ Creative coding is a different discipline than programming systems in which the
- [Pixel Shaders](http://pixelshaders.com/) - Interactive Introduction to Graphics Programming.
- [OpenGLBook](http://openglbook.com/) - Free OpenGL programming tutorial in online book format.
- [Graphics Programming Projects](http://graphicscodex.com/projects/projects/index.html) - Book about 3D computational graphics by Morgan McGuire.
- [On Generative Algorithms](http://inconvergent.net/generative/) - Notes about generating various organic patterns, with examples and Python code, by Anders Hoff.
## Courses