Pytess icon indicating copy to clipboard operation
Pytess copied to clipboard

Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.

Results 2 Pytess issues
Sort by recently updated
recently updated
newest added

How to visualize as an image? Author's PyDraw ( https://github.com/karimbahgat/PyDraw ) does not work in Python 3.9

First off, great work on the pytess project. I am actively using it, but have run into an issue and wondering if you can help. My primary issue is that...

bug
help wanted
question