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. How to do path rendering in quick scene graph(c++)?
Forum Updated to NodeBB v4.3 + New Features

How to do path rendering in quick scene graph(c++)?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 530 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.
  • tracymaT Offline
    tracymaT Offline
    tracyma
    wrote on last edited by tracyma
    #1

    I want to do some custom and dynamic stroke rendering in quick view, and found there's QQuickShapes C++ API in 5.12 beta, can i render path with this and if howto?

    there's QQuickPaintedItem, but i do not think it has a good performance when rendering fullscreen.

    Any suggestion? TIA.

    1 Reply Last reply
    0
    • tracymaT Offline
      tracymaT Offline
      tracyma
      wrote on last edited by tracyma
      #2

      there is only QML API to add paint point to QQuickShapePath . If rendering path in C++ was not possible, Is there any way update paint points efficient in QML?

      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