goo.js – The HTML5 Canvas API Simplified

goopicCheck out my new Javascript library, goo.js.  Goo.js is a microlibrary intended to make it easy to draw and handle mouse and keyboard events with the HTML5 canvas library.  Help out by contributing on GitHub.

  • Easy fullscreen canvas apps with auto resizing
  • Mouse event support
  • Mouse coordinates normalized to canvas coordinates
  • Key event support
  • Animation timer

Demos after the link…

Visit the goo.js project page for more samples, information and source…

Comments are closed.