Skip to content

Commit

Permalink
changed readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperandroid committed Jan 12, 2012
1 parent 022e59e commit 9bae189
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
**CAAT: Canvas Advanced Animation Tookit**

CAAT in essence is a multi-instance director-based Scene graph manager.
CAAT is a director-based Scene graph manager.

It is able to render using Canvas, WebGL and CSS w/o making changes to the developments that sit on top of it.

Follow the official twitter account <a href="http://twitter.com/caatjs" class="twitter-follow-button" data-show-count="false">Follow @caatjs</a>

## HOW TO ##
Tutorials can be found here [http://labs.hyperandroid.com/caat-tutorial-1-getting-started](http://labs.hyperandroid.com/caat-tutorial-1-getting-started)
Tutorials can be found here [http://labs.hyperandroid.com/static/CAAT-Samples/tutorials/t0.html](http://labs.hyperandroid.com/static/CAAT-Samples/tutorials/t0.html)

## Examples and sample code ##

[http://labs.hyperandroid.com/static/caat](http://labs.hyperandroid.com/static/caat)

[http://github.com/hyperandroid/CAAT-Samples](http://github.com/hyperandroid/CAAT-Samples)

[http://labs.hyperandroid.com/animation](http://labs.hyperandroid.com/animation)
[http://labs.hyperandroid.com/static/CAAT-Samples/demos/demo1/path.html](http://labs.hyperandroid.com/static/CAAT-Samples/demos/demo1/path.html)

##License##
Open Source and MIT Licensed.
Expand Down

0 comments on commit 9bae189

Please sign in to comment.