Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Polygon-Triangulation-Counting-Tool

Description

A web application tool that counts the number of triangulations of a simple polygon

Online Demo: CodeSandbox

Supported Operations

  • Placing and connecting vertices to form a simple polygon
  • After getting a simple polygon, the user can move/delete/add vertices
  • Import/Export the polygon
  • Lastly, it calculates the number of triangulations of a simple polygon

Getting Started

To test it locally, run the following commands in a terminal:

npm install
npm start

About

A web application tool that counts the number of triangulations of a simple polygon

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages