Skip to content

mapbox/wagyu

Repository files navigation

Wagyu Geometry Processing Library

Build Status codecov hpp-skel

Wagyu is a general library for the following basic geometric operations:

  • Union
  • Intersection
  • Difference
  • XOR

The output geometry from each of these operations is guaranteed to be valid and simple as per the OGC.

Documentation

Documentation of any library is critical to its existance and it really takes a community of effort. All of the documentation for the library is included with the library. The Wagyu project loves pull requests so please feel free to contribute at any point in time to the docs/ directory in any way you see fit! If you see a problem in documentation, at least please make an issue in the github repository.