Mesh Library - Voronoi Issue
in
Contributed Library Questions
•
2 years ago
This is the image I get. I'll give you a breakdown of what I'm doing.
- Exporting Voronoi Coordinates
- Importing coordinates to make new points.
- Upon re-importing, I've made it so there are no duplicated points using a set.
Problem:
- (Degrees of this problem range from a few cells to a lot) I lose areas of the Voronoi to nothingness
when I used the fill(??) function.
- Why do these black spaces appear? Anyone else run into this issue?
- The skeleton of the Voronoi appears to be fine when I don't use the fill(?,?,?) function.
1