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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i manifold-patches

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ataber