From 9c8e2a2d4f78679ddfb9e6ce05fa8cdeb2a42f36 Mon Sep 17 00:00:00 2001 From: Shahriar <31452340+ShahriarKh@users.noreply.github.com> Date: Sat, 21 Jan 2023 19:58:57 +0330 Subject: [PATCH] Update WebGL Academy link (#171) Update WebGL Academy link with web.archive.org version since the website no longer exists. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b24bfe2..0d7674b 100644 --- a/readme.md +++ b/readme.md @@ -95,7 +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. +- [WebGL Academy](https://web.archive.org/web/20221012200016/http://www.webglacademy.com/) - Learn WebGL and 3D algorithmic in a progressive and interactive way. (Archived) ## Courses