/poly-edit

Simple 2D Polygon Editor for pixi.js

Primary LanguageTypeScript

Super simple 2D poly editor for PixiJS

Try it out here! Alt text

Or clone & run locally with npm run dev

Some data is cached in localstorage for convenience.

Other stuff that might be nice some day

  • Auto-poly from texture
  • Simplify poly
  • Multi-poly
  • Undo/redo
  • Edit multiple images/polys and export together
  • Load existing polys