PyMeshLab
latest
  • 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: Ranged 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
    • Custom Mesh Attributes
  • Changelog
PyMeshLab
  • 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: Ranged 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
  • Custom Mesh Attributes
Previous Next

© Copyright 2022, Alessandro Muntoni, Paolo Cignoni. Revision b4a2d67d.

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