PyMeshLab
2021.10
  • About this Project
  • Install PyMeshLab
  • Getting Started
  • Filter Scripts
  • PyMeshLab Classes
  • List of Filters
  • List of I/O Formats
  • Tutorials
    • Load Mesh
    • Save Mesh
    • Load Project
    • Save Project
    • Apply a Filter
    • Apply Filter: Parameters
    • Apply Filter Parameters: Point
    • Apply Filter Parameters: Percentage
    • Apply Filter: Output
    • Apply Filter Parameters: check default values
    • Get Mesh Values
    • Import Mesh from Arrays
    • Import Polygonal Mesh from Arrays
    • Filter Script: load and apply
    • Filter Script: create and save
  • Changelog
PyMeshLab
  • Docs »
  • Tutorials
  • Edit on GitHub

TutorialsΒΆ

Here are listed some tutorials and example code of pymeshlab. These tutorials compose the pymeshlab tests that can be executed by running the following command:

pytest --pyargs pymeshlab
  • Load Mesh
  • Save Mesh
  • Load Project
  • Save Project
  • Apply a Filter
  • Apply Filter: Parameters
  • Apply Filter Parameters: Point
  • Apply Filter Parameters: Percentage
  • Apply Filter: Output
  • Apply Filter Parameters: check default values
  • Get Mesh Values
  • Import Mesh from Arrays
  • Import Polygonal Mesh from Arrays
  • Filter Script: load and apply
  • Filter Script: create and save
Next Previous

© Copyright 2021, Alessandro Muntoni, Paolo Cignoni Revision dad0d6d7.

Built with Sphinx using a theme provided by Read the Docs.