Geometry Algorithms is a collection of various mathematical algorithms that help you to generate, improve or analyze geometry. It is already available at the assetstore for a few years. At the moment it contains algorithms to create constrained (Delaunay) triangulations, (concave) hulls, and Voronoi diagrams. I started this thread to increase the interaction with the community and to share updates about the new features I’m developing.
** Store page - Publisher info - Discord - Support forum - Email**
In the near future, I’m planning to add several new features and algorithms and the progress will be communicated and shared here with you. If you have any feedback or want to see an interesting algorithm improved or added to the asset, then let me know and I will have a look at it!
The following features are planned:
- Add triangulation options (e.g. set the max size of the generated triangles)
- Random point generation algorithms (e.g. uniform, Poisson disk)
- Extrude algorithm
- Editor extensions
- Bounded Voronoi diagrams
-
- … What would you like to see?