jfg8/csDelaunay

Generalized plot bounds

Closed this issue · 0 comments

Source code (Voronoi.cs) has the following comment:

// TODO generalize this so it doesn't have to be a rectangle;
// then we can make the fractal voronois-within-voronois
public Rectf plotBounds;

Could anyone help me/this library with this?