Noise Mesh
A generative mesh system reacting to gravitational mouse distortion.
Preview
Interactive Preview
Synthetic Perception
FLUID.CORE
A generative mesh system reacting to gravitational mouse distortion.
Synthetic Perception
TOPOGRAPHY.CORE
A generative mesh system reacting to gravitational mouse distortion.
Synthetic Perception
GLITCH.CORE
A generative mesh system reacting to gravitational mouse distortion.
Installation
Usage
tsx
import { NoiseMesh } from "@/components/block/noise-mesh"
export default function Demo() {
return <NoiseMesh variant="fluid" />
}Dependencies
framer-motion
Props
| Prop | Type | Default |
|---|---|---|
| variant | "fluid""topography""glitch" | fluid |