npm i @paper-design/shaders-react
import { NeuroNoise } from '@paper-design/shaders-react'; <NeuroNoise style={{ height: 500 }} colorFront="hsl(0, 0%, 100%)" colorMid="hsl(202, 100%, 50%)" colorBack="hsl(0, 0%, 0%)" brightness={0.05} contrast={0.3} scale={1} rotation={0} speed={1} />
Fractal-like structure made of several layers of sine arches.