Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Which Graphics Framework?
Forum Updated to NodeBB v4.3 + New Features

Which Graphics Framework?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 561 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SteveG
    wrote on last edited by
    #1

    I am currently developing 2D and 2.5D applications for mobile platforms and later plan to use 3D. My intent, to the extent possible, is to use QML and JavaScript with as little possible C++. I explored the Qt documentation and found three major "contenders" and looked at several examples.

    • Canvas - A pure QML approach
    • Graphics View Framework - C++ classes that can be used with QML
    • Qt Quick Scene Graph - C++ classes that can be used with QML

    Can significant apps be developed in QML using the latter two without writing additional C++ code?

    Can anyone explain the pros and cons of each approach? For example, which would be "better" for charts or software system diagrams and why?

    Thanks.

    Steve

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved