![]() |
New Max subdivision - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html) +--- Thread: New Max subdivision (/thread-2449.html) |
New Max subdivision - drawer14 - 06-12-2021 Hello Tyson, I have a progressively subdividing and relaxing fractures operation going on and am getting many open edge meshes, I know Tyflow is using Max subdivision method but since they improved it , is it going to be implemented in Tyflow? Thanks! RE: New Max subdivision - tyFlow - 06-13-2021 tyFlow already uses the new Subdivision method. However, it only uses the basic subdivision mode...not delaunay/adaptive/etc. It seems that, while they improved the overall modifier, the code for the basic subdivision mode wasn't improved to fix the open edges issue. Have you tried adding a Weld operator between your Relax/Subdivide operators? Perhaps that can help to close the edges? RE: New Max subdivision - drawer14 - 06-13-2021 Good to know, will try that. Thanks! |