mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 07:19:52 +00:00
42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "vfx-iphone-device",
|
|
"type": "hyperframes:block",
|
|
"title": "iPhone & MacBook 3D Showcase",
|
|
"description": "Real GLTF iPhone 15 Pro Max and MacBook Pro models with live HTML-in-Canvas screen content, morphing glass lens, product review camera choreography, and 360\u00b0 turntable.",
|
|
"stability": "experimental",
|
|
"dimensions": {
|
|
"width": 1920,
|
|
"height": 1080
|
|
},
|
|
"duration": 15,
|
|
"tags": ["html-in-canvas", "3d", "device", "iphone", "macbook", "gltf"],
|
|
"files": [
|
|
{
|
|
"path": "vfx-iphone-device.html",
|
|
"target": "compositions/vfx-iphone-device.html",
|
|
"type": "hyperframes:composition"
|
|
},
|
|
{
|
|
"path": "models/iphone.glb",
|
|
"target": "models/iphone.glb",
|
|
"type": "asset"
|
|
},
|
|
{
|
|
"path": "models/macbook.glb",
|
|
"target": "models/macbook.glb",
|
|
"type": "asset"
|
|
},
|
|
{
|
|
"path": "models/hyperframes-mobile.png",
|
|
"target": "models/hyperframes-mobile.png",
|
|
"type": "asset"
|
|
},
|
|
{
|
|
"path": "models/hyperframes-desktop.png",
|
|
"target": "models/hyperframes-desktop.png",
|
|
"type": "asset"
|
|
}
|
|
]
|
|
}
|