Skip to content

choyfung/pmp-library

 
 

logo

Build Status Build status Coverage Status License

The pmp-library is a modern C++ open-source library for digital geometry processing. See the home page for details.

Quickstart

Fetch the repository:

$ git clone --recursive https://github.com/pmp-library/pmp-library.git

Configure and build:

$ cd pmp-library && mkdir build && cd build && cmake .. && make

Run the mesh processing app:

$ ./mpview ../external/pmp-data/off/bunny.off

About

The Polygon Mesh Processing Library

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.7%
  • CMake 2.5%
  • C 1.3%
  • HTML 0.5%