Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. No way to use particle system directly from C++?
QtWS25 Last Chance

No way to use particle system directly from C++?

Scheduled Pinned Locked Moved Unsolved Game Development
2 Posts 2 Posters 199 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.
  • F Offline
    F Offline
    FalsinSoft
    wrote on 23 Jan 2025, 18:17 last edited by
    #1

    Hi all

    I would like to develop a small game using C++ only (no qml). However I would need to use particle system for effects but the interface seems available only from QML.
    Is there a way to use particle system directly from C++?

    Thank you

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bondrusiek
      wrote on 24 Jan 2025, 20:39 last edited by
      #2

      Hi,
      i was also looking for such a module in pure Qt/C++ some time ago. Unfortunately, as far as I know, there is no such equivalent. If you want to achieve such results, you have to use either QPainter or OpenGL.

      1 Reply Last reply
      0

      2/2

      24 Jan 2025, 20:39

      • Login

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