hi,
just wondering if anyone has an example of 2D or even 3D voronoi running in OF?
thx, L.
hi,
just wondering if anyone has an example of 2D or even 3D voronoi running in OF?
thx, L.
[quote author=“julapy”]hi,
just wondering if anyone has an example of 2D or even 3D voronoi running in OF?
thx, L.[/quote]
try this one
http://forum.openframeworks.cc/t/ofxdelaunay/2780/0
yes have tried the delaunay addon.
voronoi is another step on top of delaunay triangulation.
thx smallfly, you’re a legend!
works perfectly.
Hey,
you are welcome.
It seems that this class has a small memory leak though.
Keep me posted if you fix it.
Hugues.
Does any one out there have any experience with this addon:
https://github.com/vanderlin/ofxVoronoi2
i can not get it to run. even the example will not compile.
i keep on getting the same error while compiling:
undefined reference to `Voronoi2D::Voronoi2D()’
i am using OF 008 on linux.
thank you for any help.