# Aurora Hero

> A full-viewport hero: a sheet of silk drifting toward the horizon, shaded by thin-film iridescence. The surface is a simplex-displaced plane with finite-difference normals and the colour is a fresnel-driven ramp - no textures, no environment map, no external assets, so it renders anywhere with no network. Use it as the opening section of a landing page when you want movement without video. Layout and breakpoints are Tailwind classes; only the themeable colours are inline, and every one of them is a prop. Adaptive quality tiers pick segment count and octaves from viewport and core count, the frameloop stops when the hero scrolls off screen, reduced motion is respected, and a staticTime prop pins the clock for deterministic covers.

- Author: [BEVEL UI](https://21st.dev/@bevelui)
- License: mit
- Tags: Animation
- npm dependencies: three, motion, @react-three/fiber
- Live preview: https://21st.dev/@bevelui/components/aurora-hero

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/bevelui/aurora-hero?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt · More like this: https://21st.dev/community/components/s/animation.md
