Liking cljdoc? Tell your friends :D
Clojure only.

artlib.geometry.barycentric


point->barycentricclj

(point->barycentric vertex-a vertex-b vertex-c point)

Returns the barycentric coordinate of the point on the traingle defined by vertexes a, b, c.

Returns the barycentric coordinate of the point on the traingle defined
by vertexes a, b, c.
sourceraw docstring

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

× close