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.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Points (Array)
Theta (Number)
Phi (Number)
Outputs
Rotations (Array)
Changelog
created op 2021-10-27 - pandur | |
Ops.User.pandur.ArrayRotations renamed to Ops.Array.AnglesBetweenPoints 2021-10-27 - pandur |