mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
Piskel
|
|
======
|
|
|
|
The goal is to create an easy-to-use/in-the-cloud/web-based 2d animation editor.
|
|
|
|
Try it at : http://juliandescottes.github.com/piskel/
|
|
|
|
v0.0something (with 2 pull requests from grosbouddha)
|
|
------------------------------------
|
|
**28 Aug 2012** : Thanks to grosbouddha, new features added to Piskel :
|
|
* modify preview speed !
|
|
* remove (shitty) frames
|
|
* transparent background
|
|
|
|
v0.0whatever (aka the thing I did last night)
|
|
------------------------------------
|
|
**24 Aug 2012** : 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).
|
|
|