Skip to content

Alepacho/vue_dither

Repository files navigation

Dither Effect Tool

Dependencies:

  • Vue 3 + TypeScript
  • Vue Router
  • Tailwind
  • Pinia

TODO:

  1. Colored Dithering
  2. Palettes (.gpl support)
  3. Contrast/Brightness options
  4. Resize, etc.

Setup

npm install

Compile

npm run dev