tyFlow Forum
Filter Velocity VDB - 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: Filter Velocity VDB (/thread-3639.html)



Filter Velocity VDB - nayan - 04-25-2023

Hey there,
Filter velocity in VDB, in any -  mean, gaussian or median filter, nothing happens if the width is below 1.0
Also the filter velocity erode and dilate work wierd.....

Thank you
Nayan Bodawala


RE: Filter Velocity VDB - tyFlow - 04-26-2023

Some filters (those ones) don't take values below 1, because they operate in cell units, not world units.


RE: Filter Velocity VDB - nayan - 04-26-2023

(04-26-2023, 01:37 AM)tyFlow Wrote: Some filters (those ones) don't take values below 1, because they operate in cell units, not world units.

okey. thank you