Skip to content

Convert Transform4f matrix to Numpy matrix or Python list #1116

Closed Answered by njroussel
HeyLongHoang asked this question in Q&A
Discussion options

You must be logged in to vote

Indeed, the Transform class is a convenience wrapper to handle transformations of points, and normals differently. The raw underyling matrix is what you most likely want here, and you can access it with my_transform.matrix.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@njroussel
Comment options

Answer selected by merlinND
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants