Skip to content

Pavless/VGE

Repository files navigation

Polygon triagulation

To run the application:

python app.py 2>/dev/null

Setup guide

Install cairo libraries (for Ubuntu/Debian, for other system see this link):

sudo apt install libcairo2-dev pkg-config python3-dev

Install libraries for python:

pip install -r requirements.txt