An interactive paper marbling web app. Try it.
- Various marbling operations with interactive controls
- Real time preview and rendering
- Scriptable with object oriented JS API
Implements the approach from Lu et. al..
You'll need TypeScript >5 and a recent version of Chrome.
npm install
npx tsc --watch