---
title: "Cinematic Zoom"
description: "Shader transition with dramatic zoom blur"
---
import { InstallCommand } from "/snippets/install-command.jsx";
## Install
That writes one file: `compositions/cinematic-zoom.html`.
## Source
```html
07 / 14
Cinematic Zoom
Prompt
"use cinematic zoom shader transition"
Both scenes zoom-blur with per-channel radial offset. From zooms outward, to zooms inward
from tight.
```
## Usage
After installing, add the block to your host composition:
```html
```
{/* hf:generated-footer */}
Tagged `transition` `shader`.
## Related topics
- [Browse the complete Catalog](/catalog)
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
- [Build a richer composition](/go-further)