Liking cljdoc? Tell your friends :D

thi.ng.geom.tetrahedron


orient-tetraclj/s

(orient-tetra [a b c d :as t])

Takes a seq of 4 3D points, returns them as vector in the order so that the last point is on the opposite side of the plane defined by the first three points.

Takes a seq of 4 3D points, returns them as vector in the order so
that the last point is on the opposite side of the plane defined by
the first three points.
sourceraw docstring

tetrahedronclj/s

(tetrahedron points)
(tetrahedron a b c d)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close