## Delaunator This project uses the open source library delaunator-cpp, which is a C++ port of delaunator licensed under the ISC License. Delaunator : https://github.com/mapbox/delaunator ISC License Copyright (c) 2017, Mapbox Delaunator-cpp : https://github.com/delfrrr/delaunator-cpp MIT License Copyright (c) 2018 Volodymyr Bilonenko ## Clipper2 This project uses the open source library Clipper2, which is a C++ library for polygon clipping and offsetting licensed under the Boost Software License. Clipper2: https://github.com/AngusJohnson/Clipper2 Boost Software License Copyright (c) 2022 Angus Johnson