obj2png
obj2png copied to clipboard
Rotation and translation of object
Hi, Great work, thanks.
Can we able to get the rotation and translation of the object as matrix?
Best regards, Suresh
sorry, did not see this before. I dont know if matplotlib can write out the rotation matrix but it would be possible somehow.... maybe have a look at https://rock-learning.github.io/pytransform3d/rotations.html and see if that helps you ?