# Liquid Crystal

> t renders a dynamic, noise-based visual with a "warp" effect that reacts to your mouse movements. You can control parameters like hue, speed, noise intensity, and the warp amount in real-time using the sliders. This combines the procedural generation seen in the first example with the mouse interaction from the third.

- Author: [Dhileep Kumar GM](https://21st.dev/@dhileepkumargm)
- License: no-license
- Tags: Interactive, Liquid, Noise, WebGL, Texture
- Live preview: https://21st.dev/@dhileepkumargm/components/liquid-crystal

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/dhileepkumargm/liquid-crystal?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/interactive.md
