Update README.md
This commit is contained in:
parent
8a9dbf5c77
commit
d6da94b4a0
1 changed files with 9 additions and 5 deletions
14
README.md
14
README.md
|
@ -6,13 +6,17 @@ The goal is to create an easy-to-use/in-the-cloud/web-based 2d animation editor.
|
|||
v0.0whatever (aka the thing I did last night)
|
||||
------------------------------------
|
||||
You can :
|
||||
* create small animations in black (left click) and white (right click)
|
||||
* and actually animations are always in 32x32 zoomed 10 times
|
||||
* you can not even save them !
|
||||
* create small animations in __black__ (left click) and __white__ (right click)
|
||||
* and actually animations are always in __32x32__ zoomed 10 times
|
||||
* you can __not even save them__ !
|
||||
* add new frames for your animation
|
||||
* do small ridiculous characters
|
||||
* do small __ridiculous__ characters
|
||||
|
||||
Looks like this :
|
||||
![Alt text](https://dl.dropbox.com/u/17803671/screen_piskel.png "Optional title")
|
||||
|
||||
On the left, the list of frames for the animation, in the middle the editable canvas, on the right the LIVE-ANIMATED-PREVIEW (rocket science stuff going on here).
|
||||
**On the left**, the list of frames for the animation.
|
||||
**In the 'middle'**, the editable canvas.
|
||||
**On the right**, the LIVE-ANIMATED-PREVIEW (rocket science stuff going on here).
|
||||
|
||||
Try it at : http://juliandescottes.github.com/piskel/
|
Loading…
Reference in a new issue