From 378a87d6bc3184bdf1a86418fb9c2ed20bd5c796 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kay=20Okyay?= Date: Mon, 16 Nov 2020 16:12:57 +0300 Subject: [PATCH] Add WebGL Academy (#133) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6fe3be1..883c9d7 100644 --- a/readme.md +++ b/readme.md @@ -95,6 +95,7 @@ Creative coding is a different discipline than programming systems. The goal is - [A Primer on Bézier Curves](https://pomax.github.io/bezierinfo/) - A free book for when you really need to know how to do Bézier things. - [3D Game Shaders For Beginners](https://lettier.github.io/3d-game-shaders-for-beginners) - Step-by-step guide to real-time shading techniques. - [XEM WebGL Guide](https://xem.github.io/articles/webgl-guide.html) - Step-by-step guide to WebGL. +- [WebGL Academy](http://www.webglacademy.com/) - Learn WebGL and 3D algorithmic in a progressive and interactive way. ## Courses