All Projects → jtmcdole → Dart Webgl

jtmcdole / Dart Webgl

Licence: other
Learn WebGL with Dart

Programming Languages

dart
5743 projects

dart-webgl

Learn WebGL with Dart!

The is my re-write of learningwebgl.com 16 lessons to the Dart programing language. It is by no means perfect, however I try to leverage the language and its features to introduce structure earlier in the lessons. My hope is this will get more people interested in WebGL programming that might not have been before, while also showing off some of what Dart can do.

Each lesson is fully loaded when compiled. The user need only selected which lesson to run from a drop down box. Optional URL parameters include:

lsn=(1-16) - The default lesson number to show.
width=x    - The width of the canvas element.
height=x   - The height of the canvas element.
fps        - Display a running average frame rate.

Future rewrites of the original articles covering these changes are to coming!

-John Thomas McDole

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].