Pavless / VGE

Ear clipping algorithm visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ear clipping algorithm visualization

License:MIT License


Languages

Language:Python 100.0%