Skip to content

knu-cglab/grahams-layer-triangulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Point triangulation using Graham’s scan

C++ implementation of triangulation algorithm based on the paper:

Contributors:

  • Vasyl Tereshchenko
  • Yaroslav Tereshchenko
  • Dmytro Kotsur

License

This project is licensed under the MIT License - see the LICENSE.md file for details