Jump to content

Split up primitives from a mesh and stick it to a moving particle


KevinN

Recommended Posts

Hey,

First post ever, but already learned a lot on this forum!
But I need some help and I can`t figure it out (still a student).

Goal:
Split up the primitives of a mesh and stick it onto a particle (POP) to get floating primitives (random rotations).
So we get the start shape of the mesh that then every primitive departs from following the particle previously created from the center of that primitive.

Attachment:
In attachment I placed my proof of concept file.

Kind regards!

hand_v003.hiplc

Edited by KevinN
Link to comment
Share on other sites

Update, 

I almost got it, took it to complicated the first time. I'm doing it with rbd now with a good result.
The remaining question I don't seem t to be able to solve is the animated group selection. When I animated the primitives into a group, the sim doesn't show any influences, while if it's a fixed group, then it works like I want to.

Kind regards,

 

hand_v004.hipnc

Link to comment
Share on other sites

Heyo!
I had a look at your hipfile and I think I've come up with a solution for what you wanted to do. I made one version of your v003 and one version of your v004, I didn't see the update till after I had fickled with the first hip so the solution there is probably not what you are going for but might still be useful for something down the line.

The answer to your problem can basically be summed up in three word, "the "active" attribute". There are three attributes that, when enabled in the rbdpackedobject node, can easily influence your rbd sim (and I think pop and vellum sim also, though don't me on that before checking). These are: "active", "animated", "deforming". They are all just 0 or 1 attributes that tell the geometry how to behave in the sim and has the express purpose of solving situations like this where you want to stagger/control the activation of your pieces.

Hope it can be useful to you!
Good luck

hand_v004_mnb.hipnc

  • Like 1
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...