Qt3D & QSlider
-
Can you also share the obj file you load ?
-
You can get any object around
https://www.turbosquid.com/Search/3D-Models/free/objI'm working on the zoom slider not on the model
-
Would it be possible to have complete working minimal buildable sample code ?
The two put together don't build out of the box and I'm currently getting only a grey zone. -
Would it be possible to have complete working minimal buildable sample code ?
The two put together don't build out of the box and I'm currently getting only a grey zone.@SGaist
play/change this line to a value lesser of 1(ex.0.45f)Qt3DCore::QTransform *tModelMng = new Qt3DCore::QTransform(); **==>> tModelMng->setScale(0.45f);** tModelMng->setRotation(QQuaternion::fromEulerAngles(45.0f,30.0f, 0.0f));[0_1559129464565_build-CargoAssistant-Desktop_Qt_5_12_0_MinGW_64_bit-Debug.7z.001](Uploading 100%) [0_1559129533552_build-CargoAssistant-Desktop_Qt_5_12_0_MinGW_64_bit-Debug.7z.002](Uploading 100%)
-
I meant just the code so I can build it here.
-
@SGaist [0_1559220017289_CargoAssistant.7z](Uploading 100%)
the system not permits me to upload !
tryed today and yesterday(not enough priviledge)! -
@SGaist [0_1559220017289_CargoAssistant.7z](Uploading 100%)
the system not permits me to upload !
tryed today and yesterday(not enough priviledge)!@Silenzio76 have you ever hear of git? try it.. is for your own good
-
@Silenzio76 have you ever hear of git? try it.. is for your own good
@arsinte_andrei never used mais voilĂ https://github.com/silenzio76/cargo
-
can noone help me?
-
can noone help me?
@Silenzio76 You still did not upload code as @SGaist asked you.
You should not try to upload it here as it does not work.
Upload it to some file sharing service and put the link here. -