Shaders

High-performance WebGL shaders. Visually intense and fully customizable.

Hyperfluid BG

API Reference

Available configuration to customize the component.

PropTypeDefaultDescription
classNamestringOptional Tailwind classes to style the container.
color1stringFirst vibrant color. Default: '#00ccff'
color2stringSecond vibrant color (Magenta). Default: '#e60099'
color3stringThird vibrant color (Acid Lime). Default: '#ccff00'
colorBgstringBackground base color. Default: '#050508'

Magic Dust

Magic
Dust.

100% editable via React Props. Pass any text array or 3D geometry and watch it materialize instantly.

API Reference

Available configuration to customize the component.

PropTypeDefaultDescription
sequenceSequenceItem[]Array of texts or 3D shapes to cycle through. Default: [{ text: 'MAGIC' }, ...]
particleCountnumberNumber of particles to render. Default: 10000
particleColorstringHex color for the particles. Default: '#ffffff'
particleSizenumberBase size of each particle. Default: 0.02
fontFamilystringFont used for rendering text. Default: 'sans-serif'