piskel/README.md

31 lines
1.0 KiB
Markdown
Raw Normal View History

2012-08-23 09:46:07 +04:00
Piskel
2012-08-23 02:53:24 +04:00
======
2012-08-23 09:46:07 +04:00
The goal is to create an easy-to-use/in-the-cloud/web-based 2d animation editor.
2012-08-28 03:18:56 +04:00
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
2012-08-23 09:46:07 +04:00
v0.0whatever (aka the thing I did last night)
------------------------------------
2012-08-28 03:18:56 +04:00
**24 Aug 2012** : You can :
2012-08-23 09:51:42 +04:00
* 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__ !
2012-08-23 09:46:07 +04:00
* add new frames for your animation
2012-08-23 09:51:42 +04:00
* do small __ridiculous__ characters
2012-08-23 09:46:07 +04:00
Looks like this :
![Alt text](https://dl.dropbox.com/u/17803671/screen_piskel.png "Optional title")
2012-08-23 09:51:42 +04:00
**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).