Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hyperframes.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

VFX Text Cursor

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. html-in-canvas text shader cursor chromatic
Requires Chrome flag. Enable chrome://flags/#canvas-draw-element for live preview. Rendering via CLI enables the flag automatically. Learn more.

Install

npx hyperframes add vfx-text-cursor

Details

PropertyValue
TypeBlock
Dimensions1920×1080
Duration8s

Files

FileTargetType
vfx-text-cursor.htmlcompositions/vfx-text-cursor.htmlhyperframes:composition

Usage

After installing, add the block to your host composition:
<div data-composition-id="vfx-text-cursor" data-composition-src="compositions/vfx-text-cursor.html" data-start="0" data-duration="8" data-track-index="1" data-width="1920" data-height="1080"></div>