Skip to content

Drawing GML with Javascript & JSON

jamiew edited this page Sep 11, 2010 · 1 revision

We’ve made a simple demo of rendering GML in the browser using javascript and HTML5 canvas using Processing.jsGML data is loaded from 000book using a JSON callback (aka GSON)

Check out the demo: http://jamiedubs.com/canvasplayer

And get the code: http://github.com/jamiew/canvasplayer

Screenshot: