Files
hyperframes/registry/blocks/vfx-text-cursor/registry-item.json
T

22 lines
695 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "vfx-text-cursor",
"type": "hyperframes:block",
"title": "VFX Text Cursor",
"description": "Dramatic text reveal with cursor glow, chromatic shadow rays, and directional lighting on a black stage. Canvas-based shader post-processing with spectral color edges.",
"stability": "experimental",
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 8,
"tags": ["html-in-canvas", "text", "shader", "cursor", "chromatic"],
"files": [
{
"path": "vfx-text-cursor.html",
"target": "compositions/vfx-text-cursor.html",
"type": "hyperframes:composition"
}
]
}