Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Make it rain
#3
(03-05-2018, 08:28 AM)josemendez Wrote: Unlike a regular particle emitter, the built-in fluid emitters are designed to generate a continuous stream of fluid. If you enlarge the radius of say, a disk emitter, it will generate more sample points to ensure no gaps are left in between particles. If your emitters particle count is not large enough to even cover the surface of the emitter, it will emit all particles at once, wait for them to "die", then emit them again in a different part of the emitter.

You can, however, use multiple emitter shapes scattered around a large area, and attach them to the same emitter. Think of this as having multiple "faucets" attached to the same water tank. This should work.

Imho what you're trying to do seems more like a job for regular particles: rain drops are pretty much independent from each other, no fluid mechanics will be appreciable. Are you sure paying the (quite large) overhead of performing a full fluid simulation is ok just for a rain-like effect?

I figured that would be the problem.

The multiple faucets approach would work best cheers!

It's just one aspect of how we're using the fluid. Essentially we're showing showing the effects of fluid flowing across "topographic maps" (3d landscapes) and how they pool in the regions and divots below. We're also using this to make volcano's and emitting water at particular places which it is suiting our requirements amazingly so thank you for such a great product.
Reply


Messages In This Thread
Make it rain - by Jaydena - 03-05-2018, 08:20 AM
RE: Make it rain - by josemendez - 03-05-2018, 08:28 AM
RE: Make it rain - by Jaydena - 04-05-2018, 02:26 AM