{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"PyMeshLab provides Python bindings to MeshLab, enabling programmatic loading, processing, and saving of 3D triangle meshes with access to MeshLab's filtering and manipulation operations.","skillfed_tags":["3d-graphics","mesh-processing","geometry"],"use_cases":["Batch processing 3D models to generate convex hulls or simplified mesh representations.","Automated mesh cleaning and repair workflows in 3D asset pipelines.","Generating synthetic 3D data for machine learning training.","Converting between different 3D mesh file formats with optional filtering.","Programmatic mesh analysis and geometric feature extraction in research applications."],"what_it_does":"PyMeshLab is a Python wrapper around MeshLab, a mature open-source 3D mesh editor. It allows you to load, manipulate, and save 3D triangle meshes programmatically using MeshLab's extensive filter library. The library depends only on numpy and is distributed as precompiled wheels for recent Python versions on macOS, Linux, and Windows.\n\nTypical workflows involve creating a MeshSet, loading mesh files, applying filters like convex hull generation or noise creation, and saving the result. The API exposes MeshLab's filters as Python methods with configurable parameters, making batch processing and scripted mesh operations straightforward for researchers and developers working with 3D geometry.","worth_installing":"Yes, if your project is GPL3-compatible and you need MeshLab's mesh processing capabilities in Python. The library is stable, actively maintained, and widely used. Install friction is moderate due to compiled wheels; verify platform and Python version support before committing. Not suitable for proprietary software without GPL3 compliance."},"id":"pymeshlab","links":{"html":"https://skillfed.io/packages/pymeshlab","md":"https://skillfed.io/packages/pymeshlab.md","pypi":"https://pypi.org/project/pymeshlab/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-30","license_spdx":null,"license_treatment":"copyleft","name":"pymeshlab","python_support":"unspecified","summary":"A Python interface to MeshLab"},"popularity":{"monthly_downloads":450678,"position":6590,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2025.7.post1"}
