C++ implementation of triangulation algorithm based on the paper:
- V. Tereshchenko, Y. Tereshchenko and D. Kotsur, "Point triangulation using Graham’s scan"
- Vasyl Tereshchenko
- Yaroslav Tereshchenko
- Dmytro Kotsur
This project is licensed under the MIT License - see the LICENSE.md file for details