toxiclibsjs
toxiclibsjs copied to clipboard
Wish List - Voronoi
I can't seem to find toxiclibs voronoi in the package, is there a plan to add this to the library?
hello, Thanks for the recommendation, its always good to hear what features people are looking for. I do plan on adding Voronoi and Delaunay (the toxi.geom.mesh2d.* package); but I can't currently offer a timeline for when it will be completed.
bump - like 2017
this feature is fairly low in priority at the moment. There are other libraries that do this well such as https://github.com/gorhill/Javascript-Voronoi
Its still in the plans but not likely to be soon. Consider using a library such as the one above and you can always convert the diagram.vertices into toxi.geom.Vec2D's trivially.