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. Morphing algorithm on QGraphicsPathItem objects
Forum Updated to NodeBB v4.3 + New Features

Morphing algorithm on QGraphicsPathItem objects

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 918 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.
  • X Offline
    X Offline
    xtingray
    wrote on last edited by
    #1

    Hi!

    This is my requirement: I have a set of QGraphicsPathItem objects (items = n) within a QGraphicsScene (stage 1) and I have another (very different) set of QGraphicsPathItem objects (items = n) within a QGraphicsScene (stage 2). I need to implement an algorithm to create the morphing (animated) effect between stage 1 and stage 2.

    So, I'm looking for advices, hints or approaches to help me to start looking for the best algorithm to solve this problem using the Qt5 API.

    Thanks!


    Qt Developer

    1 Reply Last reply
    0
    • X Offline
      X Offline
      xtingray
      wrote on last edited by
      #2

      By the way, I want to share some handy resources about Morphing to whom it may concern:

      http://davis.wpi.edu/~matt/courses/morph/2d.htm
      http://cs.brown.edu/courses/csci1950-g/results/proj5/edwallac/
      http://www.hammerhead.com/thad/morph.html
      https://ccrma.stanford.edu/~jacobliu/368Report/


      Qt Developer

      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