Skip to content

sadberyy/IntersectionArea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IntersectionArea

The user has the opportunity to visualize the area of intersection of polygons on a plane. It is necessary that the system generates an random convex polygon for each mouse click.

  • Task: find the area of the resulting figure as a result of the intersection of polygons in pixels.
  • Each vertex is assigned randomly.
  • The coordinate of the mouse click is one of the vertices of the convex polygon.
  • The number of polygons is unlimited.
  • Degenerate polygons are not generated.
  • Graham scan algorithm is used.

Работу выполняли: Масленикова Полина, Будовская Татьяна, Белай Алина, Еркина Екатерина.
Группа "Смешарики"
22ПМИ1

About

Finding the area of intersection of polygons.

Resources

Stars

Watchers

Forks

Contributors

Languages