MichaelCereda / CakeJs

Canvas Animation Kit Experiment

Home Page:http://code.google.com/p/cakejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAKE is a JavaScript scene graph library for the HTML5 canvas tag.
You could think of it as SVG sans the XML and not be too far off.
Released under the MIT license.

The original repository is located at http://code.google.com/p/cakejs/
The library was created by Ilmari Heikkinen and this repository is currently mantained by Michael Cereda http://cmyklove.com

Copyright (C) 2007 Ilmari Heikkinen

Build Script

The build script used is from less.js project https://github.com/cloudhead/less.js

ATTENTION

This project is work in progress.
If you want to use the plain old cakejs use the "cake.js" file located in the dist folder.
Any other file located in the dist folder is generated by the build script

About

Canvas Animation Kit Experiment

http://code.google.com/p/cakejs/


Languages

Language:JavaScript 100.0%