Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 486 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 486 Bytes

Marblizer

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..

Usage

Scripting API

Development

You'll need TypeScript >5 and a recent version of Chrome.

npm install
npx tsc --watch