is this yours and is there a way to retrieve the center of the points. I’m asking that I can use the winding number algorithm along with a distance check to save on computation to hover over triangles and voronois.
Hi paulgoux, this is a port of the Delaunay module of d3.js. By the Center of the points do you mean the geometrical centre of the bounding hull? If so you can get the hull object and calculate from it.
「paul goux via Processing Foundation <[email protected]>」在 2023年2月23日 週四,上午5:22 寫道: