Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1 KB

README.md

File metadata and controls

27 lines (21 loc) · 1 KB

meshlab_plugins

Pylint

Here is a repo for processing 3D model by pymeshlab quickly. Please follow the following steps to use it which is recommended to use in the environment of python venv.

Environment

  • python: v3.9.12
  • pymeslab: v2022.2
  • OS: macOS

Install them first

  • Install python link
  • Install pip3
$ curl -O https://bootstrap.pypa.io/get-pip.py
$ sudo python3 get-pip.py

Functions

Reference