# Generative Art

> Create a file named GenerativeArtSceneV6.jsx in your project and paste the full component code you already have (the completed component from the previous message). Ensure the file exports the component as default.  Key checks:  Keep imports: three, RenderPass, EffectComposer, UnrealBloomPass.  Ensure the exported component name matches the file default export.

- Author: [Dhileep Kumar GM](https://21st.dev/@dhileepkumargm)
- License: unknown
- npm dependencies: three
- Live preview: https://21st.dev/@dhileepkumargm/components/generative-art

## Install

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