For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
84
Sponsor

Simplex Noise

Simplex noise flow field, smoother than Perlin.

Customize
0.1
1
2

Installation

$ pnpm dlx shadcn@latest add @framecn/shader-simplex-noise

Usage

import { ShaderSimplexNoise } from "@/components/framecn/shader-simplex-noise";
<ShaderSimplexNoise speed={1} />

Credits

Shader by paper-design/shaders.