Skip to content

GIF Capture from animations #6

@joneubank

Description

@joneubank

There should be a system to start/stop recording across multiple animation frames and save the output as a gif. I am not currently aware of a way to do this and need to do some research at into existing tools to help with this (canvas->gif).

If there is no existing solution, lets break down the problem into steps to find tools to solve it. The RGB output of each frame could be stored (memory or in files system as image file), and then those images could be fed into a gif maker. There may be a way to do this within the context of the browser, but if not at least automating the image saving flow would be a good step towards saving animation outputs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions