Qt import 3Dmodels
-
wrote on 27 Apr 2012, 04:18 last edited by
How can I import 3Dsmax model?
-
wrote on 27 Apr 2012, 06:12 last edited by
Guess it will be available in Qt 5.0 onwards - "Qt3D Module":http://qt-project.org/doc/qt-5.0/qt3d-reference.html
-
wrote on 27 Apr 2012, 06:32 last edited by
I took a glampse. But my Qt was embedded in VS. So there is no .pro file.
What can I do ? -
wrote on 27 Apr 2012, 06:40 last edited by
I've created .pro file just now.
Can you show me a piece of code to show how to import? -
wrote on 27 Apr 2012, 07:09 last edited by
I presume you have Qt version 5.0 to avail this option Qt 3D.
Here are some examples in QML & C++ as well, which might be helpful to you.
"Qt3D Tutorials and Examples":http://qt-project.org/doc/qt-5.0/qt3d-examples.html
-
wrote on 28 Apr 2012, 01:59 last edited by
Qt5.0 alpha can not run on windows.
How to deal with it ?
1/6