Hello
I have a very basic crowd sim here with some low poly agents and I would like to have a smoke volume collide/interact with the crowd sim but I am having some problems doing so. At what level can I achieve this? At the crowdsource level? Agent level?
Has anyone had any luck at doing this?
Edit: My agents are FBX files, if that helps.
Crowd and Volume collisions
3610 5 2- chanson78
- Member
- 45 posts
- Joined: 3月 2017
- Offline
- Eagle66
- Member
- 41 posts
- Joined: 11月 2009
- Offline
- Lukas Stolarski
- Member
- 35 posts
- Joined: 1月 2016
- Offline
I think you have to unpack them, convert them to VDBs and stuff to be able to collide with smoke and fluid sims.
Correct me if I'm wrong.
For generating smoke - there is a way to use the positions from packed geometry (which is what agents are) but I don't know how yet But I've seen some advice somewhere, try googling it.
Correct me if I'm wrong.
For generating smoke - there is a way to use the positions from packed geometry (which is what agents are) but I don't know how yet But I've seen some advice somewhere, try googling it.
- chanson78
- Member
- 45 posts
- Joined: 3月 2017
- Offline
- Lukas Stolarski
- Member
- 35 posts
- Joined: 1月 2016
- Offline
- chanson78
- Member
- 45 posts
- Joined: 3月 2017
- Offline
loogas
For small crowd I guess it's ok, but I always think about some more extreme cases For example I have a scene with 5000 agents
Do you really need though the VDB sim to collide with all 5000 agents? In this situation, I would only have the VDB sim affect/collide only the absolutely critical agents for the shot and let the VDB sim pass through(not collide) the other agents assuming they are background or far away enough from the camera. Also if your agents are high poly, then of course that will greatly affect the collision sim calculation. You might consider having the VDB sim only affect low poly proxy agents.
-
- Quick Links