/mesh

MPI-IS Mesh Processing Library

Primary LanguagePythonOtherNOASSERTION

Perceiving Systems Mesh Package (Python 2.7 compatible version)

Mesh processing libraries that support several of our projects such as

Prerequisites

Install boost.

On Linux:

apt-get install libboost-all-dev

On Mac OS:

brew install boost

Installation

It is recommended to install the mesh package in a virtual environment. This package has been tested with Python2.7 on Linux and OSX.

make
make install

License

Please refer for LICENSE.txt for using this software. The software is compiled using CGAL sources following the license in CGAL_LICENSE.pdf