What is the current state of the art in HTML canvas JavaScript libraries and frameworks?

Posted by Toby Hede on Stack Overflow See other posts from Stack Overflow or by Toby Hede
Published on 2010-08-13T07:01:02Z Indexed on 2011/02/19 23:25 UTC
Read the original article Hit count: 202

I am currently investigating options for working with the canvas in a new HTML 5 application, and was wondering what is the current state of the art in HTML canvas JavaScript libraries and frameworks?

In particular, are there frameworks that support the kind of things needed for game development - complex animation, managing scene graphs, handling events and user interactions?

Also willing to consider both commercial and open source products.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about frameworks