A web-based image manipulation tool for creating some funky glitch visual effects. Built for people who want experimental visuals without using desktop graphics software.
- Node.js v22+
- pnpm v10+
It is a pretty straight forward Vite + ReactJS project you can just simply do:
git clone https://github.com/acrobatstick/bendor.git
cd bendor
pnpm install
pnpm build
pnpm previewThis will spin up the web app at http://localhost:4173/bendor/.
This is a new project with no fixed direction yet, so it's a toy project. Have an idea? Raise an issue, or if you feel like implementing it yourself, go ahead and open a PR :).
This project is released under the terms of the MIT License.
