Setting the file. One moment.
Subchapter 8.5
registry-item.json
JSON68 lines2 KB
{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "code-slice-hero",
"type": "hyperframes:block",
"title": "Code Slice Hero",
"description": "A tiled headline surface flips cell by cell under a sweeping depth field to reveal the rear headline.",
"tags": [
"3d-motion",
"transition",
"typography",
"tiles",
"flip",
"webgl2",
"shadows",
"two-headlines"
],
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 8,
"files": [
{
"path": "code-slice-hero.html",
"target": "compositions/code-slice-hero/code-slice-hero.html",
"type": "hyperframes:composition"
},
{
"path": "assets/Geist-Bold.ttf",
"target": "compositions/code-slice-hero/assets/Geist-Bold.ttf",
"type": "hyperframes:asset"
},
{
"path": "assets/Geist-OFL.txt",
"target": "compositions/code-slice-hero/assets/Geist-OFL.txt",
"type": "hyperframes:asset"
},
{
"path": "assets/gsap-3.14.2.min.js",
"target": "compositions/code-slice-hero/assets/gsap-3.14.2.min.js",
"type": "hyperframes:asset"
},
{
"path": "assets/GSAP-NOTICE.txt",
"target": "compositions/code-slice-hero/assets/GSAP-NOTICE.txt",
"type": "hyperframes:asset"
},
{
"path": "shadows.js",
"target": "compositions/code-slice-hero/shadows.js",
"type": "hyperframes:asset"
},
{
"path": "surface.js",
"target": "compositions/code-slice-hero/surface.js",
"type": "hyperframes:asset"
},
{
"path": "SKILL.md",
"target": "compositions/code-slice-hero/SKILL.md",
"type": "hyperframes:asset"
}
],
"preview": {
"video": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/code-slice-hero.mp4",
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/code-slice-hero.png"
}
}