Skip to content
Connor Taffe edited this page Jul 18, 2014 · 1 revision

Mesher

Mesher is a project to create a 3D model editor in the browser.

Goals

The goals of the project are fairly simple, but set up the ground-work for an extensible application.

  • Extensible Tool API
  • Tool specific Undo/Redo (fall back to a full rebuild of the project)
  • Can deal with multiple models
  • Can deal with multiple sets of models (Projects)
  • Requires little html to work properly.
Clone this wiki locally