hjwdzh / Manifold

Convert any Triangle Mesh to Watertight Manifold
Other
594 stars 77 forks source link

what will happen if the original faces are larger than 20000( default face number of manifold method) and I still choose 20000 as manifold target? #19

Open Licolas opened 3 months ago

Licolas commented 3 months ago

Does it mean that the manifold result is incorrect? Should I change the default 20000 into a number larger than original face number?