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. Move particles through a custom path
Forum Updated to NodeBB v4.3 + New Features

Move particles through a custom path

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 458 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.
  • J Offline
    J Offline
    j1elo
    wrote on 5 Mar 2014, 16:14 last edited by
    #1

    Hi all;
    I'm trying to create a scene in which several "open pipes" conduct the particles, just like if particles were water. It's just a demo in which I'm learning the how's of some Qt Quick elements, in this case particles.

    Another thing I'd like to do is to create kind of a traversal view of a volcano, where particles would be created in the inner and bottom part of the scene, and then move rapidly in a somewhat curved way towards the aperture of the volcano, from where all particles would spread - well, just like a real-world volcano explosion :-)

    The point is that I see how to use affectors to modify the trajectory of particles, but they work in a very indirect way; let's say I want all particles to describe a specific "V" way; I find myself playing "trial and error" with affectors instead of being able to give specific instructions as to where the particles should go.

    Is there a way to control particle direction apart from affectors?

    1 Reply Last reply
    0

    1/1

    5 Mar 2014, 16:14

    • 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