From 5a6933d9564c6fbb19971132211cf5539761e36c Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 17 Apr 2017 22:19:11 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2e7b6e8..dec8d92 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # WebGL +## Goal + +The goal of this course will be to make [this](http://matthewhuntington.com/webGLRobot/) with code similar to [this](https://github.com/mahuntington/webgl-robot). It breaks down into two sections + +1. Beginner (display the robot): roughly 15 videos +1. Advanced (animate the robot): roughly 15 videos + ## Beginner 1. What is WebGL