VB6Hobbyst7 / SolidEdge-Voronoi

Voronoi diagram generator to Solid Edge sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SolidEdge-Voronoi

Voronoi diagram generator to Solid Edge sketch

Part of the code is adapted from https://github.com/RafaelKuebler/DelaunayVoronoi

New release with relaxation and usage of the csDelaunay library

https://github.com/jfg8/csDelaunay

VB.net Delaunay triangulation + Voronoi Diagram

A VB.net implementation of the Bowyer–Watson algorithm. The result is a Delaunay triangulation for a set of randomly generated points. Following the Delaunay triangulation, the dual Voronoi diagram is constructed.

User interface

Relax 1

Relax 2

Relax 3

Solid Edge sketch

Rendering

Releases here: https://github.com/farfilli/SolidEdge-Voronoi/releases

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Acknowledgments

About

Voronoi diagram generator to Solid Edge sketch

License:MIT License


Languages

Language:Visual Basic .NET 100.0%