Restrictions on the input mesh
sonukiller opened this issue · 2 comments
sonukiller commented
Can you please tell me what are the requirements of the input mesh? like it should be watertight, manifold, triangular, etc.
HTDerekLiu commented
The input should be a manifold triangle mesh, doesn't need to be watertight.
HTDerekLiu commented
I am surprised that it is working. However, I hope to remind you that the code is writing under the assumption of manifold triangle meshes. Thus even if it is “working” (didn’t output any error), I would still be cautious, you may be encountering a runtime error.
…-Derek
On Sep 19, 2023, at 12:48 AM, Prathamesh Dinkar ***@***.***> wrote:
Thank you! I tried it on non triangular manifold mesh and it is still working!
—
Reply to this email directly, view it on GitHub <#5 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AHVU26LCRCHE4GCDZ4I2EVTX3FE47ANCNFSM6AAAAAA4XTTV6Q>.
You are receiving this because you modified the open/close state.