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 triangle defined by vertexes a, b, c.

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

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

× close