Skip to content

anapupa/QGF

Repository files navigation

logo

Build Status Build status Coverage Status

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

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.9%
  • CMake 3.4%
  • Other 1.7%