nukescripts.geomath
Functions
Get xyz rotation angles in radians for the prim in world space assuming zxy rotation order |
|
Return points inside or on the bounding box of a prim in world space |
|
Calculate the rotations around the X, Y and Z axes in radians that will align a plane perpendicular to the Z axis with the given triangle. |
|
Generates a rotation XYZ matrix from the input vector. |
|
Generates a rotation ZXY matrix from the input vector. |
|
Generates a scaling matrix from the input vector. |
|
Generates a translation matrix from the input vector. |
|
Transpose Matrix3 in place |