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. S-Shaped Curve with PathCubic
Forum Updated to NodeBB v4.3 + New Features

S-Shaped Curve with PathCubic

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 23 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.
  • T Offline
    T Offline
    Tacc
    wrote last edited by
    #1

    I'm trying to create a spline in QTQuick using a ShapePath component, however I'm a bit lost and don't know where to start. The following gif and images are a reference for the result that I'm looking for, that type of deformation:
    alt text

    b3d2980b-9f68-4865-a0ca-19f2d61b062b-image.png

    21f4520a-e5ea-4741-9197-0570a8b927c2-image.png

    5571246d-fbfa-4165-985e-8f2b259df38c-image.png

    I think it is composed of different components: A line -> 2 or 3 curve or Cubic Path with control points that may change dynamically to adjust the curve as you move the nodes -> another line at the end.

    Any pointer in the right direction is appreciated.

    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