Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

A visualization of the Bowyer-Watson-Algorithm for creating a delaunay-triangulation written in Python using Pygame

License

Notifications You must be signed in to change notification settings

brain4tech/python-delaunay-triangulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delaunay-Triangulation

A visualization of the Bowyer-Watson-Algorithm for creating a delaunay-triangulation written in Python using Pygame

Requirements

Installation

Clone/Download this repository and run src/main.py.

About the project

This project is released. New features may follow, but this is it :). Have fun, share and enjoy!

Known bugs and issues

  • create two points on same location triggers DivisionByZero-Exception
  • wrong file name for lib/drawrectangleelements.py; should be drawtriangleelements.py
  • confusing variable names and missing refactoring

You found a bug? Feel free to contribute by opening an issue or making a pull request :)

About

A visualization of the Bowyer-Watson-Algorithm for creating a delaunay-triangulation written in Python using Pygame

Topics

Resources

License

Stars

Watchers

Forks

Languages