From e0d3b3e87a8c74d28d688f998a551a30f406d9b5 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Mon, 17 Dec 2018 20:46:53 +0100 Subject: [PATCH] =?UTF-8?q?Added=20article=20by=20Eric=20Arneb=C3=A4ck?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6a2dd7f..db74bcb 100644 --- a/readme.md +++ b/readme.md @@ -298,6 +298,7 @@ Creative coding is a different discipline than programming systems. The goal is - [Graphics for Games](https://research.ncl.ac.uk/game/mastersdegree/graphicsforgames/) - Introduction to 3D graphics programming including shaders, math post-processing etc. from Newcastle University. - [Three.js Basics](http://www.realtimerendering.com/basics3js/#1) - Introduction to Three.js by Eric Haines. - [An Interactive Introduction to WebGL and three.js](https://www.cs.unm.edu/~angel/SIGGRAPH17/COURSE/s17_final.pdf) - Slides from the SIGGRAPH 2017 WebGL workshop. +- [How to Start Learning Computer Graphics Programming](https://erkaman.github.io/posts/beginner_computer_graphics.html) - Advice and thoughts on how to get started by Eric Arnebäck. #### Canvas