{ "$schema": "https://hyperframes.heygen.com/schema/registry-item.json", "name": "code-shader-dissolve", "type": "hyperframes:block", "title": "Code Shader Dissolve", "description": "The code compiles into existence: a GPU fragment shader resolves it out of seeded noise with a chromatic dissolve front and edge glow, then holds crisp.", "dimensions": { "width": 1920, "height": 1080 }, "duration": 7, "tags": ["code", "code-animation", "shader", "webgl", "developer"], "files": [ { "path": "code-shader-dissolve.html", "target": "compositions/code-shader-dissolve.html", "type": "hyperframes:composition" } ], "preview": { "video": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/code-shader-dissolve.mp4", "poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/code-shader-dissolve.png" } }