Skip to content

🎨Coding Project 2 for Computational Geometry Course (CSN-523)

Notifications You must be signed in to change notification settings

anshulshah96/art-gallery-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Art Gallery Problem

Coding Project 2 for Computational Geometry Course (CSN-523)

Objective : To know implementation of different Computational Geometry algorithms for solving the Art-Gallery Problem.

Usage

  • Jar Builds
  • Enter the number of random vertices in the top toolbar.
  • Progress sequentially in the following order: Random Points -> Generate Polygon -> Trapezoidalize -> Monotone Partition -> Triangulation -> Dual Graph -> Three Coloring

ScreenShots

10 Vertex 10 Vertex 100 Vertex 100 Vertex

License

MIT License

The following people have been the contributors for the project.