RotateInstancesAlongCurve Op

RotateInstancesAlongCurve

Rotate instances along a array of 3D points by outputing a quaternions array.


Takes a list of 3D points and calculates the rotation needed to follow the direction between each pair of points. It adds extra rotation based on two angle sliders, Theta and Phi. The result is a set of rotations that can be used to properly align instances along a path.


Full Name
  • Ops.Patch.PiJLw4P.RotateInstancesAlongCurve
VisibilityLicense
  • MIT
Author


Rotate Instances Along Curve

Takes a list of 3D points and calculates the rotation needed to follow the direction between each pair of points. It adds extra rotation based on two angle sliders, Theta and Phi. The result is a set of rotations that can be used to properly align instances along a path.

Open In Editor

INPUT PORTS


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

OUTPUT PORTS


Rotations (Array)

Changelog

Patches using RotateInstancesAlongCurve

  • Examples
  • Public
  • My Patches