tyFlow Forum
Surface test misses many particles - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html)
+--- Thread: Surface test misses many particles (/thread-3390.html)



Surface test misses many particles - Fabrice - 11-17-2022

Hi,
I positioned a box to select an area "inside volume"
but a lot of particles are still emited outside the volume.

How the make the surface test more accurate ?
(the accuracy parameter doesnt change anything)

Am I missing some "subframe" parameter somewhere ?...


RE: Surface test misses many particles - tyFlow - 11-17-2022

Hard to guess without more info and/or a scene file.


RE: Surface test misses many particles - Fabrice - 11-18-2022

Oops, forgot the visual, here it is...
(the yellow spheres shouldnt appear outside the box)


RE: Surface test misses many particles - tyFlow - 11-18-2022

Your Surface Test is placed before your Position Object operator...so your particles aren't in position yet when they're being tested. Swap the order.


RE: Surface test misses many particles - Fabrice - 11-18-2022

Still the same...


RE: Surface test misses many particles - tyFlow - 11-18-2022

Can you post the file? Something else is off then.


RE: Surface test misses many particles - Fabrice - 11-18-2022

(11-18-2022, 04:09 PM)tyFlow Wrote: Can you post the file? Something else is off then.

Well, preparing the example scene to send Max crashed
and after a restart...everything was absolutly normal. I guess it was just jammed...
Anyway the inside/outside selection works perfectly now Smile

My problem now is that at each frame the particles are "jumping" to different places along the surface
Is it possible to make them allways be born at the same place?

(so I wont have this "jittering" effect accross the animation)