Matrix Apply (verts)¶
Functionality¶
Applies a Transform Matrix to a list or nested lists of vectors (and therefore vertices)
Inputs¶
Inputs |
Description |
---|---|
Vectors |
Represents vertices or intermediate vectors used for further vector math |
Matrices |
One or more, never empty |
Advanced Parameters¶
In the N-Panel (and on the right-click menu) you can find:
Output NumPy: Output NumPy arrays in stead of regular lists (makes the node faster)
Outputs¶
Nested list of vectors / vertices, matching the number nested incoming matrices.
Examples¶
Generator-> Plane
Generator-> Box
Matrix-> Matrix In
List->List Struct-> List Repeater
Viz-> Viewer Draw
Text-> Stethoscope
Generator-> Plane
Generator-> Box
Number-> Random
Vector-> Vector In
List->List Main-> List Length
List->List Struct-> List Repeater
Viz-> Viewer Draw