Skip to content
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 for rendering and saving GIF files #690

Closed
ranaaditya opened this issue Apr 26, 2022 · 2 comments
Closed

Feature for rendering and saving GIF files #690

ranaaditya opened this issue Apr 26, 2022 · 2 comments

Comments

@ranaaditya
Copy link
Member

Feature request to render and saving GIF Files in Processing's android-mode.

For more detailed discussion, we can see P5.js discussion here - p5.js/issues/5118

This can be implemented as standalone processing library or can be implemented inside the android-mode as well.

Referrences:
Note: All the below resources are for understanding the working of GIF encoding and decoding, GIF Feature will be implemented as a new feature from scratch as per the Processing's android-mode implementation of various renderers.

PS: I am open to the discussion about the designing and implemetation of the GIF Feature from scratch for processing's android-mode.

Best,
Aditya Rana

@rupeshkumar22
Copy link
Contributor

Hi Aditya,
As far as I understand from the discussion, Is it about providing an export button to export the sketch's animation on PFragment into an animated GIF? This interesting idea seems to be related to the core library. I have worked majorly on the mode side as compared to the core library part. But let me know if something can be done, as I see this as a helpful feature.
Thanks for raising the discussion here,
Rupesh

@codeanticode
Copy link
Member

Sounds to me like this functionality should be easy to implement as a contributed library and not as part of the core-android library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants