| |
Hello all,
I want to animate cells moving around, it should have the feel as if you were looking thru a microscope. Is there anyway to animate the cells so that they interact with each other? Best would be if they would merge, forming a new cell.
Question 2: Is there a way to generate a random motion for these cells? Or do I have to keyframe them all? (hope not..)
All answers are appreciated.
/Kim
| |
You can use particles, and replace them with objects, or just use hypervoxels...
| |
Michael,
thanks for the tip. If I use HV can I control the cells to lie "flat"? I don't want the cells to rotate, they should just "swim" around...
| |
5{.
However, the "merge, forming a new cell" is something you will have to develop yourself, likely using morph targets.
As will all great applications, there is no "make this function" button
although I'm sure you client believes there is.
| |
Kim, I'd use ParticleFX to generate the motion, including avoidance if you'd like. Voxels can be set to squash and stretch. If you use surface-type voxels, they'll mix together when the touch.
| |
Kim, I'd use ParticleFX to generate the motion, including avoidance if you'd like. Voxels can be set to squash and stretch. If you use surface-type voxels, they'll mix together when they touch.
| |
D@mn this forum system.
| |
Kenneth,
thanks for the tip. You don't happen to know a good tutorial on this subject do you... ?
Thanks again Kenneth! (For the double post)
| |
I rememnber using small displacemen map on particles, then go for HV....
| |
Kim, sorry I don't know where there might be a tutorial.
One thing that might help is a scene that shipped with 7.5 that shows particle crowding/avoidance in a totally different form. I don't remember the name of it, but it has "DRONE" in the scene file some place. Probably in a "MENITHINGS" directory, since it used his drone character. The animation shows a drone following a particle flow that rolls over some little hills. The particle setup is the part you'll want to check out. Particle interaction is used to keep the copies of the drone from hitting each other.
| |
Kenneth,
i'll check that out. The motion with particle_FX is out of the way (though I need to tweak it to get a more fluidly motion).
And now to make the cells "mix"...
'til later
/Kim