Hello everyone. This is my second post here, I have recently been using the Qt framework and it's my first time working with 3D graphics.
How can I rotate a mesh having a 3x3 rotation matrix?
I am using Qt for Python and C ++, I haven't used QML yet.
Thanks in advance!