tyFlow Forum
Removing particles using opacity bitmap - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: Removing particles using opacity bitmap (/thread-4154.html)



Removing particles using opacity bitmap - Pablo - 03-07-2024

Hi all!
Does anyone know a way to remove the appearance of particles from geometry using a bitmap (Opacity map)? So that particles do not appear on black parts.


RE: Removing particles using opacity bitmap - d4rk3lf - 03-08-2024

Surface test have an texture option.
Just add a surface test, pick an object, change to texture, adjust the options of you want it to detect bright or dark pixels, and just connect it to the new event containing just a delete operator.


RE: Removing particles using opacity bitmap - Pablo - 03-08-2024

(03-08-2024, 11:11 AM)d4rk3lf Wrote: Surface test have an texture option.
Just add a surface test, pick an object, change to texture, adjust the options of you want it to detect bright or dark pixels, and just connect it to the new event containing just a delete operator.

Thanks a lot, i'll try!