Skip to content

mrejdak/Constrained_Delaunay_Triangulation

Repository files navigation

Constrained_Delaunay_Triangulation

Table of contents

Introduction

This project provides implementation and visualization of construction of a Constrained Delaunay Triangulation in Python, in form of a Jupyter Notebook.

example

Installation

To install the necessary dependencies, run:

pip install -r requirements.txt

Usage

  1. Open 'Constrained_Delaunay_Triangulation.ipynb' (e.g. in Jupyter Notebook, PyCharm or VS Code)
  2. Follow the instructions in the notebook cells.

Visualization

Visualization is made using visualizer provided by the BIT Scientific Group. It allows for both images of the final construction and step by step visualization in form of a gif.

example

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published