which is the best flexible powerful graphics rendering approach in Qt ?
Unsolved
General and Desktop
-
Re: 2D&3D animation designer by Qt
Hello,
previously in the topic above,we have discussed about the problem that I faced in the graphic rendering program which I couln't find any way to overcome the inflexibility and performace problem of Qt's QGraphicsView approch which caused the project to be halted, so now I need to finish unfinished work, as I can recently see QML is much more powerful than past and also VTK is another graphics rendering approach so, what do you think is the best approch to deal with such a like program that I explained in the previous topic (switching to OpenGl, VTK, QML or continuing in Qt Graphics framework)?