Skip to content

A Python application with a GUI that plots numerous points within various geometric shapes and computes their precise locations.

Notifications You must be signed in to change notification settings

LaasyaN77/Containment-Zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🛡️ Containment Zone — Polygon Point Checker

This project is an interactive GUI-based application where users can define a polygon and input multiple points to determine whether those points lie inside or outside the polygon. 🔍

Key Features:

  • 🧮 Input System: users can enter any number of vertices to define a polygon (minimum 3).

  • Each point is checked using geometric algorithms, and the results are displayed:
    🟢 dots = Inside the polygon
    🔴 dots = Outside the polygon

  • Real-Time Visualization!

  • Reset & Clear inputs and output ♻️

Screenshot 2025-05-25 123211

About

A Python application with a GUI that plots numerous points within various geometric shapes and computes their precise locations.

Resources

Stars

Watchers

Forks

Languages