From 61f5027d10b639a6810f0ed952bf57f934dc8250 Mon Sep 17 00:00:00 2001 From: Terkel Date: Wed, 14 Dec 2016 22:17:42 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c0e891..9c481d0 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ This is primarly material and resources for beginners, if you're a rock-start ch - [Interactive 3D Graphics](https://classroom.udacity.com/courses/cs291) - Udacity course that teach you the principles of 3D computer graphics. - [Interactive Computer Graphics](https://www.coursera.org/learn/interactive-computer-graphics) - Computer graphics course from Coursera. - [MFGD - Fragment Shaders](https://www.youtube.com/playlist?list=PLW3Zl3wyJwWMpFSRpeMmSBGDShbkiV1Cq) - YouTube playlist about fragment shaders. +- [Learn OpenGL](https://learnopengl.com/) - Learn the inner workings of computer graphics. ## Interactive tutorials