manifold-patches

1.0.0 • Public • Published

manifold-patches

experimental

Depth-first traversal of manifoldly-connected components of a 2D simplicial complex.

Usage

NPM

var bunny   = require('bunny')
var patches = require('manifold-patches')(cells);

require("manifold-patches")(cells)

Splits complex into components connected by the relation that two cells are neighbors iff they share a manifold edge.

Contributing

See stackgl/contributing for details.

License

MIT. See LICENSE.md for details.

Dependencies (1)

Dev Dependencies (6)

Package Sidebar

Install

npm i manifold-patches

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ataber