AnglesBetweenPoints Op
Outputs the angle between points in 3D space (degree)
Summary (oneliner)
<p>This op will take an incoming array of point locations in 3D space (groups of X,Y,Z coordinates) and output an array of angles between the points. </p>
Full Name
- Ops.Array.AnglesBetweenPoints
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Example: AnglesBetweenPoints
INPUT PORTS
Points (Array)
Theta (Number)
Phi (Number)
OUTPUT PORTS
Rotations (Array)