You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: