Skip to content

0x1DKFA/overlapping-polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

overlapping-polygon

To calculate the overlapping area of all the polygons. Something like an intersection of all the given polygons.

NOTE : Some modifications are needed to sort the points of convex polygon in anticlockwise order. Will work on them. (Instead of sorting the points based on the center sort the points using graham scan).

About

To calculate the overlapping area of all the polygons. Something like an intersection of all the given polygons.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages