Update README.md

This commit is contained in:
Terkel
2017-03-12 21:00:46 -07:00
committed by GitHub
parent ae05f0f040
commit 0df8d5a7ea

View File

@@ -135,6 +135,7 @@ Creative coding is a different discipline than programming systems in which the
- [WebGL Beyond Dom](https://github.com/gregtatum/talk-webgl-beyond-dom) - Greg Tatum explain the basic of WebGL using Regl.
- [Particle Physics](https://www.khanacademy.org/partner-content/pixar/effects/particle-physics/a/start-here-fx) - Particle physics explained.
- [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html) - Profound introduction to the canvas API.
- [Adventures in Game Development World](http://ruh.li/) - Easy to understand collection of articles on game developement, but relevant to creative coding as well.
## Interactive tutorials