From ae05f0f0400fb122176f46398c57ee273a15c2d1 Mon Sep 17 00:00:00 2001 From: Terkel Date: Sun, 12 Mar 2017 20:57:02 -0700 Subject: [PATCH] Canvas link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b5b9c6..6c5c0fb 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Creative coding is a different discipline than programming systems in which the - [Imaginary Institute](https://imaginary-institute.com/) - Learn how to create gorgeous interactive graphics. - [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. ## Interactive tutorials