ianmackenzie / ianmackenzie/elm-triangular-mesh
Add openEdgeVertices and openEdgeIndices
Open
- Dominant language
- Elm
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Versions of `edgeVertices` and `edgeIndices` that would return only open edges (edges of a face where there is no neighboring face, topologically speaking).
Already implemented internally as `openEdges` but would need to be split into vertex and index versions and documented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.