Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
How to make different meshes act as a joint ??
-
Hello
I am new to Qt and using Qt5.10. I want to make a robotic hand out of 6 different meshes. I have imported the meshes in qt window however I am facing problem in making the revolute joints move with respect to each other. Can anyone help ?
-
Hi @Pulkit , 2d or 3d ?
If 2d, see https://v-play.net/ maybe
-
Thanks or the reply, but I want to make it as a 3D robot. Can you quote some examples ?