Jump to content

[SOLVED] Switching particle driven voronoi to RGB collision problem


Recommended Posts

Hey guys,

I've been trying to solve one problem I have with RGB applying to voronoi pieces, which are driven by particles. So in the beginning I create a box and voronoi it, create centroid point for each piece and move the points to affect the movement of voronoi pieces with a copy node. Now, the effect I'm trying to achieve is that when the particle turns red, the particle stops moving, and the voronoi piece that the particle is driving stops as well (velocity becomes 0). The problem I have is, that if the particles are not moving (its just static voronoi cube) the switch to RGB works perfectly. But as soon as I add curl noise on particles or any movement, the RGB simulation messes up. You can see that in my .hip file when you go to - box_object1 - popnet1 and you visualise the "BROKEN_SIM" node (which makes the particle stop when they turn red). If you visualise CORRECT_SIM, everything works just fine. Could it be that the rest position takes the frame 1 position of voronoi and then messes up, because voronoi has moved? Does anyone have an idea what could I be missing?

dropFreakingOut.hipnc

Edited by Cake Kid
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...