feat(slots): manage isolated browser animation projects - #176
Draft
DonIsmaelito wants to merge 3 commits into
Draft
DonIsmaelito wants to merge 3 commits into
DonIsmaelito wants to merge 3 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Browser-authored animations need a separate workspace and a checked render before they enter an edit. This adds a helper that creates and manages those animation slots.
Use this for product-launch videos, animated UI demos, kinetic typography and graphic transitions built with HTML, CSS, SVG and GSAP.
Changes
Limits
Requires separately provisioned HyperFrames 0.8.30, GSAP 3.15.0, a browser, FFmpeg and ffprobe. The helper never installs packages. Native HyperFrames rendering and browser seek checks remain untested in this environment.
Supports integer FPS and MP4 delivery. It does not automatically change an EDL, export transparent WebM or approve visual/audio quality. Asset records assume one writer; publication requires hard-link support and is not atomic across video and report.
This targets main independently and complements #13's engine-selection guidance and #129's environment checks. Unlike the specific outro workflow in #68, it creates reusable authoring workspaces. No third-party media, fonts or vendored engines are bundled; broader motion-design guidance remains deferred.