toxiclibsjs icon indicating copy to clipboard operation
toxiclibsjs copied to clipboard

Wish List - Voronoi

Open ekatzenstein opened this issue 10 years ago • 3 comments
trafficstars

I can't seem to find toxiclibs voronoi in the package, is there a plan to add this to the library?

ekatzenstein avatar Jan 05 '15 16:01 ekatzenstein

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.

hapticdata avatar Jan 08 '15 19:01 hapticdata

bump - like 2017

elipeters avatar Apr 05 '17 11:04 elipeters

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.

hapticdata avatar Apr 05 '17 19:04 hapticdata