<html lang="en-US" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/"><!--<![endif]--><head><meta http-equiv="Content-Type ...
Sometimes you want to render a visual on the fly, or even animate it. Perhaps the visual is a complex path where the set of x,y coordinates dictate what to render. Or perhaps the visual is a graph ...
I'm using this repo as a playground for html5 canvas testing. It is my first time messing around with all of the aspects of Canvas so it might not be the prettiest of things.