For a project I am doing I need to simplify a mesh, so all the vertices are going to be either of 2 or 4 degrees (which means that on every vertex only 2 or 4 edges are meeting, but not any other amount) I was wondering if there is a possability to do so with MeshLab.
I found a paper where they describe they could do so with the filter quadric edge collapse decimation, but I can not find how.
https://dl.acm.org/doi/pdf/10.1145/3411764.3445311
Thanks a lot in advance for any help or idea!
Maria