-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature request: support for animation #9
Comments
Hm a special kind of layer group could act as a frame pretty painlessly
actually
…On Fri, 10 Jan 2020, 2:57 AM Todor Imreorov, ***@***.***> wrote:
A feature that would really make this app shine imo is the ability to
create animations in it. There are very few web based drawing apps that can
do that atm and all of them are pixel art to my knowledge.
Chickenpaint is already a very powerful painting app. It would be amazing
if we could also do animation with layers in it. I know this would require
a lot of work, but if it is something you consider going after, I can join
and help to get it implemented.
Other open source apps that do animation
web based:
- piskel (full implementation where you can have layers for each frame)
native:
- drawpile (minimal implementation using layers as frames)
- krita (full implementation where you can have layers for each frame)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9?email_source=notifications&email_token=AAOVDAYYEIVRF2MYYORC5ALQ44UN7A5CNFSM4KEYU542YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IFCDFMQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOVDA2YZ6SVUBSRLEKH2ELQ44UN7ANCNFSM4KEYU54Q>
.
|
That sounds like a good way to do it and will allow to have frames with layers. It would be nice if we can also make a folder span across several frames - to use as background. Clippaint studio uses the folder approach and abstracts the timeline from the layer folders. So you can put any layer folder anywhere on the timeline layer folders are seen as instances of frames that can be used anywhere on the timeline. Meanwhile the timeline has its own layering |
A feature that would really make this app shine imo is the ability to create animations in it. There are very few web based drawing apps that can do that atm and all of them are pixel art to my knowledge.
Chickenpaint is already a very powerful painting app. It would be amazing if we could also do animation with layers in it. I know this would require a lot of work, but if it is something you consider going after, I can join and help to get it implemented.
Other open source apps that do animation
web based:
native:
Basic features to do animation (minimum viable product):
Nice to haves:
The text was updated successfully, but these errors were encountered: