--- title: "3D UI Reveal" description: "Perspective 3D reveal animation for UI elements" --- ## Install ```bash Terminal npx hyperframes add ui-3d-reveal ``` That writes one file: `compositions/ui-3d-reveal.html`. ## Add it to your video It runs for 13 seconds at 1920×1080. Paste this into your composition: ```html index.html
``` Move it in time with `data-start`. Put it on a different timeline row with `data-track-index`. See [data attributes](/concepts/data-attributes) for the rest. {/* hf:generated-footer */} Tagged `showcase` `3d` `reveal`. ## Related topics - [Browse the complete Catalog](/catalog) - [Add assets and Catalog items in Studio](/studio/assets-and-blocks) - [Build a richer composition](/go-further)