From ed583e8c5620493fb2ffa2bb6fa411a1cf261b9a Mon Sep 17 00:00:00 2001 From: Terkel Date: Fri, 28 Apr 2017 21:56:58 +0200 Subject: [PATCH] Added three.js linkt to video section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34e80ab..192c498 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ Creative coding is a different discipline than programming systems in which the - [Fun with WebGL 2.0](https://www.youtube.com/watch?v=LtFujAtKM5I&list=PLMinhigDWz6emRKVkVIEAaePW7vtIkaIF) - YouTube playlist about WebGL 2.0. - [Modern OpenGL 3.0+ Tutorials](https://www.youtube.com/playlist?list=PLRtjMdoYXLf6zUMDJVRZYV-6g6n62vet8) - YouTube playlist about modern OpenGL. - [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. ### Talks