MCPcopy Create free account
hub / github.com/densechen/CASS / compose_matrix

Function compose_matrix

lib/transformations.py:809–859  ·  view source on GitHub ↗

Return transformation matrix from sequence of transformations. This is the inverse of the decompose_matrix function. Sequence of transformations: scale : vector of 3 scaling factors shear : list of shear factors for x-y, x-z, y-z axes angles : list of Euler angles a

(scale=None, shear=None, angles=None, translate=None,
                   perspective=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

euler_matrixFunction · 0.85

Tested by

no test coverage detected