(cc-face-points faces)
Takes a seq of faces and returns map with faces as keys and their centroids as values.
Takes a seq of faces and returns map with faces as keys and their centroids as values.
(custom-doo-sabin
{f* :faces e* :edges v* :vertices :or {f* true e* true v* true}})
(ds-fp-faces f-points)
Construct new faces from face points
Construct new faces from face points
(face-loop-triples f)
Takes a mesh face (vector of points) and returns lazyseq of successive point triples: [prev curr next]
Takes a mesh face (vector of points) and returns lazyseq of successive point triples: [prev curr next]
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |