PyMeshLab icon indicating copy to clipboard operation
PyMeshLab copied to clipboard

The open source mesh processing python library

Results 102 PyMeshLab issues
Sort by recently updated
recently updated
newest added

### Hello. There is a problem with misaligned rasters after saving project to .mlp using PyMeshLab. When I save it using meshlab everything works fine - Tested on : Windows...

to be checked

Hi, Currently, this useful lib could not be installed via pip on my M1-chip Mac. Do you have any plan for providing the installation option? Thank you.

enhancement

The filter works fine locally but crashes in a docker container (or if `DISPLAY` is unset in local machine) with no error msg but core dump (aborted). Now, further inspection...

bug

[Documentation][MeshSet] Hello, I found that print_status of MeshSet only print if set_verbosity(True) before. Maybe it is the case of all other print_*** It is to be indicated in documentation of...

bug

Hello, Thanks for this awesome library. We're using it to do some mesh processing. We have some issues using hausdorff distance. The script keeps increasing used memory, without any drop....

bug

Hi, please enable conda install for pymeshlab if possible. Thank you.

enhancement

Hi, I am trying to use the filter `parametrization_voronoi_atlas()` on some `.ply` files with color per vertex in order to extract the corresponding texture maps. While on some files it...

bug

Hello, I was able to reproduce this in Python 3.8.8 on my MacOS 11.5 as well as Google Colab. Trying to run the Shape Diameter Function crashes the kernel using...

enhancement

I want to take snapshot by meshlab in python

enhancement

When using the filter "mls_projection_apss" with default paramters in for loop everything works as it should, i.e., "currentmesh" and "proxymesh" uses the id of current mesh. However, when a parameter...

bug