Skip to content

Search spine (skeleton single line) of the polygon / Поиск хребта (линии скелета) полигона через алгоритм straight skeleton

Notifications You must be signed in to change notification settings

asapelkin/PolygonSkeletonLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolygonSkeletonLine

Search spine (skeleton single line) of the polygon / Поиск хребта (линии скелета) полигона через алгоритм straight skeleton

Notice: this project is for Windows, but can be easily ported.

  1. Install CGAL https://www.cgal.org/download

  2. install boost

  3. Create enviroment variables CGAL_INCLUDEDIR (throw compiler_config.h here to), GMP_INCLUDEDIR, BOOST_INCLUDEDIR, GMP_LIBRARYDIR, CGAL_LIBRARYDIR, BOOST_LIBRARYDIR

  4. Change "Additional Dependencies"

  5. Compile

About

Search spine (skeleton single line) of the polygon / Поиск хребта (линии скелета) полигона через алгоритм straight skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published