Sources and examples for Qt3D (Python or C++)?
Unsolved
General and Desktop
-
Hello! I'm new to Qt and Qt3D and I have to create a program that allows you to interact with three-dimensional figures, moving, and rotating them with the mouse or using buttons. I have not found any tutorials or material to be able to understand the basic concepts. The documentation contains only signatures and a very short description. Where can I find examples of such programs or tutorials/books preferably in Python (or C++)?
Thanks in advance!