cnr-isti-vclab / PyMeshLab

The open source mesh processing python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detecting if a mesh is a Marching Cube mesh

EchanHe opened this issue · comments

I want to write a script to detect whether a mesh model is a Marching Cube mesh.

The function Simplification: edge collapse for marching cube meshes in MeshLab can simplify a Marching Cube mesh, but will pop a "Failure" pop-up if it's processing a non-Marching Cube mesh. So I am wondering if PyMeshLab has a function to just detect (return T/F) if a mesh model is a Marching Cube mesh.

Thanks.

This issue has been automatically marked as stale because it has not had recent activity. The resources of the VCLab team are limited, and so we are asking for your help. If this is a bug and you can still reproduce this error on the last release of PyMeshLab, please reply with all of the information you have about it in order to keep the issue open. If this is a feature request, and you feel that it is still relevant and valuable, please tell us why. This issue will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.