Skip to content

[animation-frame-rate] Synchronising multiple low framerate animations  #84

Open
@jakearchibald

Description

@jakearchibald

https://github.com/WebKit/explainers/tree/main/animation-frame-rate

The proposal suggests the animation has a frame rate, but I'm not sure that's the right place for this to be defined (but maybe it could become a shorthand).

A non-basic 'animation' is created using multiple Animations, and if each of these are 10fps for stylistic reasons, it feels likely that you could end up with multiple animations running at 10fps but out of sync with each other, so the overall effect seems wrong.

I'm not sure what the alternative is. Maybe some way to place a new framerate-limited timeline on the document timeline, then allow animations to exist be on that new timeline. All animations on that timeline would have the same framerate and tick at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    animationsuseful for animation-related explainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions