tyMesher internal geometry - 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: tyMesher internal geometry (/thread-3775.html) |
tyMesher internal geometry - betamax - 07-21-2023 It would be great to have a tickbox on the blobmesh mode where any internal geometry was removed. Our studio is currently having to use a few methods to remove internal geometry every time we use it, which really slows things down. Thanks! Example: RE: tyMesher internal geometry - tyFlow - 07-21-2023 You can use a tySelect modifier to select occluded elements, then delete them with a Delete Mesh modifier. RE: tyMesher internal geometry - betamax - 07-21-2023 Thanks, we're already doing that method, but it's gets real slow when selecting so many elements. We hoped there would be a more instant solution? RE: tyMesher internal geometry - tyFlow - 07-21-2023 Any solution would need to analyze the mesh using the exact method that the tySelect modifier uses….so a checkbox in the tyMesher itself wouldn’t make it faster. Side question: are you using ‘direct SDF’ mode in the tyMesher settings? RE: tyMesher internal geometry - d4rk3lf - 07-21-2023 Another vote for implementing that option in TyMesher. I deal with lot's of medical animations lately, and often I am using several TyMeshers, and often need internal deleted, because SSS mat doesn't behave well with objects that basically have "shell". One click option maybe wouldn't save time in calculation terms, but would save in additional work with TySelect... or whatever workaround. RE: tyMesher internal geometry - betamax - 07-25-2023 Quote:Side question: are you using ‘direct SDF’ mode in the tyMesher settings? We were using the 'SDF from Verts' method, but just tried 'Direct to SDF' method, and in this case it seems to be what we need. Thanks Tyson! |