Implement color (hue rotate, temperature, tint, posterize, duotone, cross process), distortion (pixelate, chromatic aberration, glitch, wave, mirror, kaleidoscope, fisheye), light (sharpen, glow, exposure, shadows/highlights), edge (detection, emboss), and style (film grain, halftone, scanlines, color key) effects as WGSL shaders with Rust pack functions and TypeScript definitions. |
||
|---|---|---|
| .. | ||
| migrations | ||
| public | ||
| scripts | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| components.json | ||
| content-collections.ts | ||
| drizzle.config.ts | ||
| next.config.ts | ||
| open-next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| wrangler.jsonc | ||