Ported tutorials from learningwebgl.com
I started fixing all tutorials to make them work with the latest Dart SDK. Also, I switched to a better math library vector_math.
I should note that I'm not an expert on WebGL, I'm more familiar with standard OpenGL 3.2+ but if you have any problems try look at the original JavaScript lesson.