Skip to content

animation support for IIP - #6139

Draft
jerch wants to merge 11 commits into
masterfrom
image_animations
Draft

animation support for IIP#6139
jerch wants to merge 11 commits into
masterfrom
image_animations

Conversation

@jerch

@jerch jerch commented Aug 28, 2026

Copy link
Copy Markdown
Member

Early PoC for image animations with IIP.

The AnimationManager works mostly self-contained currently with only thin intersections with the storage and renderer classes.

TODOs:

  • 8ms downsampling of timeline
  • lower RAF pressure by eval'ing next frame change
  • storage & renderer API including proper ownership handling of bitmaps
    • ImageStorage.getImage(id) to retrieve image spec
  • one shot / start / stop methods and hooks
  • eviction handling

Closes #6126

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

animation support for IIP

1 participant