Spiral
Installation
npm i @paper-design/shaders-react
Code
import { Spiral } from '@paper-design/shaders-react'; <Spiral width={1280} height={720} colorBack="#001429" colorFront="#7ad1ff" density={1} distortion={0} strokeWidth={0.5} strokeTaper={0} strokeCap={0} noise={0} noiseFrequency={0} softness={0} speed={1} />
Shader Props
Common Props
Description
A single-colored animated spiral that morphs across a wide range of shapes - from crisp, thin-lined geometry to flowing whirlpool forms and wavy, abstract rings.