Skip to content

nickswalker/marblizer

Repository files navigation

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

Releases

No releases published

Packages

No packages published