background.mesh-gradient-shift

网格渐变漂移

Mesh Gradient Shift

仅本次打开有效
范围
场景
复杂度
进阶
建议时长
3.2s
画幅
16:9 · 9:16 · 1:1
01
Live preview

真实渲染预览

实机渲染 · HyperFrames
02
Purpose

这个动效用来做什么

两个大面积柔光色场有限靠近并融合,为边缘标题保留清晰安全区。

Two large soft color fields converge and settle within a finite duration while preserving an edge-anchored title safe area.

背景
装饰揭示
社交短视频演示文稿
03
Inputs

可替换参数

title必填 · string

The title placed above the settling color fields.

默认值
IDEAS IN MOTION
palette可选 · enum

The controlled warm color-field palette.

默认值
amber-slate
04
Motion timeline

归一化动作时间线

所有事件都使用 0 到 1 的归一化进度:0 是镜头开始,1 是镜头结束;事件可以重叠,适配器再把相同比例映射到秒或帧。

left-fadeopacity.fade
0.08–0.28
right-fadeopacity.fade
0.14–0.38
lobes-convergetransform.translate
0.18–0.68
title-revealopacity.fade
0.24–0.52
title-settletransform.translate
0.44–0.70
holdstate.hold
0.74–1.00
05
Copy to Agent

复制执行上下文

三个版本共享同一份可机器校验核心;引擎标签只追加已验证 Adapter 路由、能力与实现纪律。

<!-- motion-registry-context:{"format":"1.0.0","recipe_id":"background.mesh-gradient-shift","recipe_version":"0.2.0","recipe_source":"recipes/background/mesh-gradient-shift/recipe.yaml"} -->
# Motion Registry Context

<!-- motion-registry-section:recipe-identity:start -->
## Recipe identity
- Recipe ID: background.mesh-gradient-shift
- Schema version: 0.2.0
- Recipe source: recipes/background/mesh-gradient-shift/recipe.yaml
<!-- motion-registry-section:recipe-identity:end -->

<!-- motion-registry-section:motion-intent:start -->
## Motion intent and scope
- Purpose (zh): 两个大面积柔光色场有限靠近并融合,为边缘标题保留清晰安全区。
- Purpose (en): Two large soft color fields converge and settle within a finite duration while preserving an edge-anchored title safe area.
- Scope: scene
- Complexity: intermediate
- Subjects: background
- Intents: decorate, reveal
- Use cases: social-video, presentation
- Recipe capabilities: gradient-lobes, finite-color-blend, title-safe-area
<!-- motion-registry-section:motion-intent:end -->

<!-- motion-registry-section:inputs:start -->
## Inputs
- title: string (required; default=IDEAS IN MOTION) — The title placed above the settling color fields.
- palette: enum (optional; default=amber-slate; options=amber-slate|ember-rose) — The controlled warm color-field palette.
<!-- motion-registry-section:inputs:end -->

<!-- motion-registry-section:normalized-timeline:start -->
## Normalized motion timeline (0 to 1)
- 0.08–0.28 · left-fade · opacity.fade → gradient-left · parameters={"from":0,"to":1}
- 0.14–0.38 · right-fade · opacity.fade → gradient-right · parameters={"from":0,"to":1}
- 0.18–0.68 · lobes-converge · transform.translate → gradient-left · parameters={"axis":"x","from":-0.1,"to":0,"unit":"relative-canvas"}
- 0.24–0.52 · title-reveal · opacity.fade → title · parameters={"from":0,"to":1}
- 0.44–0.70 · title-settle · transform.translate → title · parameters={"axis":"y","from":0.05,"to":0,"unit":"relative-canvas"}
- 0.74–1.00 · hold · state.hold → title · parameters={}
<!-- motion-registry-section:normalized-timeline:end -->

<!-- motion-registry-section:output-envelope:start -->
## Output envelope
- Aspect ratios: 16:9, 9:16, 1:1
- Duration: min 2.4s; preferred 3.2s; max 5s
<!-- motion-registry-section:output-envelope:end -->

<!-- motion-registry-section:acceptance:start -->
## Acceptance constraints
- finite-motion: The color fields settle into a stable hold with no looping motion.
- title-safe-area: The title remains readable and unobscured above both blurred color fields.
- distinct-background-grammar: The final frame contains no grid, particle, grain, node, line, or central metric card grammar.
<!-- motion-registry-section:acceptance:end -->

<!-- motion-registry-section:handoff-invariants:start -->
## Handoff invariants
- Preserve the subject, input meaning, event order, overlaps, final state, and approximate normalized timing.
- Keep the implementation deterministic and retain a readable, stable final hold.
- Treat the Recipe document as the source of truth; do not infer engine APIs in this shared core.
<!-- motion-registry-section:handoff-invariants:end -->
06
Engine implementations

双引擎实现

gsap-timeline

HyperFrames

已验证
Composition
mesh-gradient-shift
入口文件
index.html
确定性
  • lint通过
  • validate通过
  • inspect通过
  • render通过
frame-based

Remotion

已验证
Composition
MeshGradientShift
入口文件
MeshGradientShift.tsx
确定性
  • typecheck通过
  • build通过
  • render通过
07
Source, reference & rights

来源与使用边界

再分发状态
original
来源说明
Self-authored G3 Recipe implementation from the reviewed design proposal.
Recipe 文件
recipes/background/mesh-gradient-shift/recipe.yaml

参考

无外部参考;该 Recipe 与测试素材为项目原创。

08
Verification

验收标准

01
finite-motion

The color fields settle into a stable hold with no looping motion.

02
title-safe-area

The title remains readable and unobscured above both blurred color fields.

03
distinct-background-grammar

The final frame contains no grid, particle, grain, node, line, or central metric card grammar.

2 个实现已通过真实渲染理解验证模型