Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

MAC0331

Computational Geometry

Implementation of geometric algorithms

  • Detection of segments intersection

intersection_detection

  • Polygon triangulation Lee & Preparata

triangulation

  • Convex polygon partition Hertel & Mehlhorn (using Lee & Preparata triangulation algorithm)

polygon_partition

  • Convex hull using gift wrapping and Graham algorithms

Gift wrapping:

gift_wrapping

Graham:

graham

About

Computacional Geometry Course

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages