cnr-isti-vclab / meshlab-extra-plugins

Extra plugins for MeshLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeshLab Extra Plugins

BuildMeshLabPlugins

This repository contains a set of extra plugins that will be regularly released along with MeshLab.

Each plugin can be loaded in MeshLab, going to Help -> Plugin Info -> Load Plugins.

Be sure to download the right package of plugins: check for your OS and if you are using MeshLab built with double precision (202x.yyd version).

Contributing

If you are a developer and you want to share your plugin with the MeshLab community, feel free to open a PR. Please use the devel branch of this repository. In this way, your plugin will be ready to be shipped with the next version of MeshLab!

We look forward for your contribution!

Disclaimer

Plugins in this repository are published by third parties. Visual Computing Lab will take care of updates required to keep plugins functional for newer versions of meshlab. For bugs and malfunctions of a specific plugin, please refer to the developer that released the plugin. You can open an issue on this repository, but please tag the developer of the plugin that present the issue. You can find the author information in the author.txt file contained in each one of the plugin directories.

License

The Meshlab source is released under the GPL License.

Copyright

   MeshLab
   http://www.meshlab.net
   All rights reserved.

   VCGLib  http://www.vcglib.net                                     o o
   Visual and Computer Graphics Library                            o     o
                                                                  _   O  _
   Paolo Cignoni                                                    \/)\/
   Visual Computing Lab  http://vcg.isti.cnr.it                    /\/|
   ISTI - Italian National Research Council                           |
   Copyright(C) 2005-2021                                             \

Contacts

  • Paolo Cignoni (paolo.cignoni (at) isti.cnr.it)
  • Alessandro Muntoni (alessandro.muntoni (at) isti.cnr.it)

Feedback

For documented and repeatable bugs, feature requests, etc., please use the GitHub issues. Please tag the devoleper of the plugin on the issue.

About

Extra plugins for MeshLab

License:GNU General Public License v3.0


Languages

Language:C++ 97.5%Language:CMake 1.1%Language:Shell 0.9%Language:C 0.4%