From fbb2ad41dd69c69ca0bbbe0999a7f097c956f43c Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Mon, 6 Nov 2017 20:52:43 -0800 Subject: [PATCH] WebGL Lightning video tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f268628..f0d0b92 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ Creative coding is a different discipline than programming systems in which the - [Vertexshaderart](https://www.youtube.com/channel/UC6IqL5vkMJpqBG_bFDjsaxw) - YouTube playlist about vertex shaders. - [Diving in Three.js](https://www.youtube.com/playlist?list=PL08jItIqOb2qyMOhtEUoLh100KpccQiRf) - YouTube playlist diving into three.js. - [Shadertoy Tutorials](https://www.youtube.com/watch?v=u5HAYVHsasc&list=PLGmrMu-IwbguU_nY2egTFmlg691DN7uE5) - YouTube playlist teaching you how to make shaders, starting with zero knowledge using shadertoy. +- [WebGL Lightning](https://www.youtube.com/playlist?list=PLxaZqnd-OQM7Y0lfe7h2cjlQAm5O9_6UL) - Introduction to WebGL lightning with Greg Tatum. ### Talks