RotateInstancesAlongCurve Op
Rotate instances along a array of 3D points by outputing a quaternions array.
Summary (oneliner)
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.
- Ops.Patch.PiJLw4P.RotateInstancesAlongCurve
- Patch Op - visible in this patch only
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
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.