Create a point from barycentric {u,v,w} coordinates
ID
tool-vector-barycentric
Name
Barycentric
Group
Vector
Package
Tool
Keywords
Render
After creating a node, connect the first, second and third anchor points to the first, second, and third ports. Connect the first, second, and third barycentric coordinates to the fourth, fifth, and sixth ports. The sum of the barycentric coordinates must not be zero. On the output port, we will get a result barycentric point.
Project Point
Point Distance\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
pointA | Point | First anchor point | |
pointB | Point | Second anchor point | |
pointC | Point | Third anchor point | |
u | Number | First barycentric coordinate | |
v | Number | Second barycentric coordinate | |
w | Number | Third barycentric coordinate |
Outputs
Name | Type | Description |
---|---|---|
barycentricPoint | Vector | Barycentric point |