AnglesBetweenPoints Op
Outputs the angle between points in 3D space (degree)
Summary (oneliner)
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.
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)