For a research project we have to compare several meshes, unfortunately our method works best if the meshes have exactly the same number of vertices (faces are not important). Is there any way in Blender to reduce a model to an exact number of vertices? All I have seen so far is based on ratios, are inexact and usually involve faces not vertices.
maybe export to PLY or similar and try meshlab?
i dunno any built-in method to reduce to an exact amount of verts...
_________________
I'm sitting, waiting, wishing, building Blender in superstition...
Actually how to count vertex number in Blender?