mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
22 lines
783 B
Markdown
22 lines
783 B
Markdown
Piskel
|
|
======
|
|
|
|
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__ !
|
|
* add new frames for your animation
|
|
* 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).
|
|
|
|
Try it at : http://juliandescottes.github.com/piskel/ |