Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Game Engine/Library that supports Integration with QML GUI
Forum Updated to NodeBB v4.3 + New Features

Game Engine/Library that supports Integration with QML GUI

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 166 Views
  • 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.
  • R Offline
    R Offline
    Rick_Y
    wrote on 11 Nov 2023, 14:26 last edited by
    #1

    Hello,
    We are building a QtQuick desktop application that also features a game mode.

    At first, We looked at C++ libraries for 2D graphics, such as SFML.
    But SFML only provides integration with QtWidgets and not QtQuick. However, it might be possible because I saw an example of OpenGL being rendered under a Qt Quick scene.

    Then we searched if it was possible to integrate QtWidgets into our Qt Quick app.
    turns out it's only possible to integrate QML into the QtWidgets app but not vice versa.

    V-Play/Felgo doesn't come under an open-source license. So that's not under our consideration.

    Any recommendation? We are beginners so we really want to shy away from anything requiring very low level/vast knowledge of game engine mechanics.

    1 Reply Last reply
    0

    1/1

    11 Nov 2023, 14:26

    • Login

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