---
title: "Cross Warp Morph"
description: "Shader transition with cross-warped morphing"
---
import { InstallCommand } from "/snippets/install-command.jsx";
## Install
That writes one file: `compositions/cross-warp-morph.html`.
## Source
```html
13 / 14
Cross-Warp Morph
Prompt
"use cross-warp morph shader transition"
Both scenes displace along a shared FBM noise field in opposite directions. Noise-driven
blend boundary.
```
## 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)