(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close