I was wondering if the API provides for run-time modification of vertices (particularly in the case of the 2d Delaunay and Voronoi diagrams), so that vertices can be added or removed individually without baking the entire mesh again? I haven't found anything in the repo so far indicating support for this though. Am I missing something, or has it not been implemented? And if not, are there any plans in the future to implement this feature? Thanks in advance.
Hi,
I was wondering if the API provides for run-time modification of vertices (particularly in the case of the 2d Delaunay and Voronoi diagrams), so that vertices can be added or removed individually without baking the entire mesh again? I haven't found anything in the repo so far indicating support for this though. Am I missing something, or has it not been implemented? And if not, are there any plans in the future to implement this feature? Thanks in advance.