# NeonRGBTextEffect

> A neon text effect component featuring RGB channel splitting, inspired by TikTok's signature glitch aesthetic. Unlike TikTok's dynamic, bouncing RGB separation, this implementation opts for a more subtle and elegant static approach. Using WebGL shaders, it splits the text into red, green, and blue channels with slight horizontal offsets, creating a sophisticated neon glow effect through additive blending. The result is a modern, minimalist take on the glitch effect that maintains visual clarity while adding a touch of digital sophistication.

- Author: [KainXu](https://21st.dev/@xubohuah)
- License: unknown
- Live preview: https://21st.dev/@xubohuah/components/neon-rgbtext-effect

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/xubohuah/neon-rgbtext-effect?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
