tyFlow Forum
tyRelax modifier - 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: tyRelax modifier (/thread-2293.html)



tyRelax modifier - wejm - 03-18-2021

hi tyson , i was trying the new modifier and I found some strange behavior: irregular edges, doubling the number of vertices, Preserve boundaries on / off does not change anything.
thx for all


RE: tyRelax modifier - tyFlow - 03-18-2021

Hey, that's very strange and I can't reproduce the issue on simple test meshes. Could you send me that file?


RE: tyRelax modifier - wejm - 03-18-2021

some strange behavior even on a simply sphere
from left to right: original geo / relax modifier (1,0-30) / tyRelax (1,0-30)


RE: tyRelax modifier - wejm - 03-19-2021

hi tyson, here is the scene, hope it can help


RE: tyRelax modifier - tyFlow - 03-19-2021

Ah, thank you for the file. I know what's happening....tyRelax considers all edges, not just visible ones, when picking which verts to move towards during the adjacency calculations. Because of the way the your topology is set, the invisible edges in the middle of your quads are skewing the result. I'll make a note to change that in the next build.