Qt 6 QML 3D
-
can anyone recommend a tutorial for qt6 qml 3d? The documentation is incomprehensible for beginners and the examples are too overloaded and too difficult. I just need some info on how to render a mesh from a polygon in qt6 in qml. Somehow i don't understand why QCanvas3D and three,js is replaced by a framework where you need hundreds of lines of code for a simple object - like in all examples...
-
can anyone recommend a tutorial for qt6 qml 3d? The documentation is incomprehensible for beginners and the examples are too overloaded and too difficult. I just need some info on how to render a mesh from a polygon in qt6 in qml. Somehow i don't understand why QCanvas3D and three,js is replaced by a framework where you need hundreds of lines of code for a simple object - like in all examples...
@Martin1381 someone posted this link here before. It may be helpful to you.
https://bitbucket.org/csaga77/bullet-physics-qml-plugin/src/master/