Skip to content

tunghia1890/mesh_python2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceiving Systems Mesh Package

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.

pip install virtualenv
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

About

Mesh for python 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published