61 components available
Ripple Transition

Cloud Wave Orb

May 2026
A drifting WebGL orb with layered noise that ripples like cloud cover catching the light.
Playground
<CloudWaveOrb
  size={320}
  colors={{
    main: [0.7, 0.85, 1.0],
    low: [0.4, 0.6, 0.9],
    mid: [0.5, 0.7, 1.0],
    high: [0.9, 0.95, 1.0],
  }}
/>
Source Code