Jump to content

Crowd Help!!!


Amugeotdo

Recommended Posts

I will replace the person on the leg in the .hip file with an insect. The insects evade each other, but occasionally they will step on other insects as they pass by. I want to represent this behavior. It's not ragdoll physics, but I want the agents to be able to step on each other. Please help me.

crowd_test_v002.hip

Link to comment
Share on other sites

  • 2 weeks later...

What I would suggest, is simulate the whole frame range and group the ones that are intersecting .
Then split the ones you want to be at the bottom, unpack them and combine them with the terrain, for example using VDB merge and converting back to polygons.
Then the remaining ones you want to crawl over, can use this as a terrainadaptation. Please note the terrain's topology can be deforming, but the pointcount needs to remain the same. This is easily achievable with a point deform for example.

If its a very close up shot, animators should probably do a pass over the closest agents but atleast you can get the look 80% this way. 

 

 

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...