Welcome to the Wagyu documentation, the purpose of this documentation is to explain the concepts and algorithm used within Wagyu.
Wagyu originated as a fork of the Angus Johnson Clipper Library and still shares some of the same code, however, some of the algorithm has been changed. Both libraries still utilize the Vatti Clipping Algorithm. Wagyu, however, follows this clipping algorithm up with a topology correction algorithm. This is used to guarantee that all geometry created by the Vatti clipping is returned as being Valid and Simple as per the OGC specification.
- Wagyu Algorithm Documentation
- Algorithm Overview
- Vatti Algorithm
- Topology Correction
- Examples and Usage
- Contributing to Wagyu