F1LT3R / ecanvas

ECanvas is a light-weight DOM event model for the Canvas element allowing developers to interact with sprites on the canvas as if they were part of the HTML DOM.

This URL has Read+Write access

name age message
file .gitignore Wed Oct 07 07:27:44 -0700 2009 first commit [f1lt3r]
file README Fri Oct 09 06:07:53 -0700 2009 Updating README & adding MIT liscence. [f1lt3r]
file dbug.errorcodes.ecanvas.js Wed Oct 07 11:38:14 -0700 2009 Absracted debug methods. [f1lt3r]
file dbug.js Fri Oct 09 06:07:53 -0700 2009 Updating README & adding MIT liscence. [f1lt3r]
file ecanvas.js Tue Nov 17 16:48:18 -0800 2009 Make it droppable! [f1lt3r]
file index.html Tue Nov 17 16:57:49 -0800 2009 Make it droppable! [f1lt3r]
directory sprites/ Fri Oct 16 10:08:37 -0700 2009 Tied PIP to object.scale. [f1lt3r]
file style.css Thu Oct 08 10:02:51 -0700 2009 Began adding sprite functions. [f1lt3r]
README
 ,e e,   e88'888  ,"Y88b 888 8e  Y8b Y888P  ,"Y88b  dP"Y 
d88 88b d888  '8 "8" 888 888 88b  Y8b Y8P  "8" 888 C88b  
888   , Y888   , ,ee 888 888 888   Y8b "   ,ee 888  Y88D 
 "YeeP"  "88,e8' "88 888 888 888    Y8P    "88 888 d,dP                                                          

E C A N V A S ( Event Canvas )


Description:
-----------

ECanvas is a light-weight DOM event model for the Canvas element allowing
developers to interact with sprites on the canvas as if they were part of the 
HTML DOM.


Liscense:
--------

MIT Liscense.
Copyright Concord Consortium (C) 2009


Event Components:
----------------

Multiple Canvas functionality.
Sprite composition & de-composition events..
Sprite collision.
Quadtree spacial indexing.
Node creation, destruction, clone, inherit events.
Node collision and point-in-polygon events.
Multi-cursor hover, click, drag & drop events listeners.


Support:
-------

ExCanvas model for IE.