It was recently suggested that I use Scene Graph instead of Canvas for building 2D graphic apps with QML and JavaScript. However, all of the Scene Graph examples I found use some or all C++ and I’d prefer to use QML/JavaScript without C++. Are there any examples that show how this can be done?
Thanks.
Steve
↧