Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 626 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 626 Bytes

Dart WebGL Tutorials

Originally ported by

Martin Sikora homepage: http://martinsikora.com

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.

Updated to work with Dart SDK version 1.0.0.10_r30798 Updated by Kevin Stokes http://BoldInventions.com