-
Notifications
You must be signed in to change notification settings - Fork 0
DavidWeisberg1/SimplePolygons
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Run the code by passing an argument n for the number of points. For example, if you want to generate a polygon with 1000 points, run: $python3 SimplePolygons.py 1000 Since the goal is to generate complex polygons, the results are best when the number of points is at least 40 points so as to have at least a 2X2 matrix of cells where we are letting there be 10 points per cell.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published