Interactive collage painting tool for creating digital art.
Built with p5.js as part of the GenArt creative coding collection.
⚠️ This repository has moved to a monorepoActive development now happens in the GenArt Monorepo.
This repository remains active only for GitHub Pages deployment. The source code here is no longer maintained.
- Live Demo: https://michaelpaulukonis.github.io/crude-collage-painter/
- Monorepo: https://github.com/michaelpaulukonis/genart-monorepo
- Source Code: apps/crude-collage-painter/
- Documentation: View in monorepo
All development happens in the monorepo. To work on this project:
git clone https://github.com/michaelpaulukonis/genart-monorepo.git
cd genart-monorepo
pnpm install
nx dev crude-collage-painter