diff --git a/README.md b/README.md index a23a8bb..b7e4c02 100644 --- a/README.md +++ b/README.md @@ -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