anshulshah96 / art-gallery-problem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 100.0%