PyMeshLab
PyMeshLab copied to clipboard
The open source mesh processing python library
Results
102
PyMeshLab issues
Sort by
recently updated
recently updated
newest added
I have a set of clouds (saved in path in `ply` format) for which i want to generate the alpha shape. ``` # test.py from pathlib import Path import pymeshlab...
Certainly! Here's your original text with Markdown formatting applied to the code parts: --- Hi, I would like to generate a mapping between two objects, one being the parametrized xatlas...