|
|
|
|
|
by cdawzrd
3313 days ago
|
|
I have used QML with good success in an embedded environment, although the embedded processor I was using did support OpenGL. If you want to use QML in even more constrained systems, it looks like there has been some work done on this [1], but I haven't tried it to see what the limitations are. [1] http://blog.qt.io/blog/2015/01/22/introducing-the-qt-quick-2... |
|