AnglesBetweenPoints Op

AnglesBetweenPoints

Outputs the angle between points in 3D space (degree)


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.


Edit Documentation

Full Name
  • Ops.Array.AnglesBetweenPoints
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Points (Array)
Theta (Number)
Phi (Number)

OUTPUT PORTS


Rotations (Array)

Patches using AnglesBetweenPoints

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2021-10-27 10:57
Ops.User.pandur.ArrayRotations renamed to Ops.Array.AnglesBetweenPointsuser avatarpandur - 2021-10-27 15:02