types of voronoi
#828
-
How to generate tessellation using inverse voronoi, multiplicative or linear voronoi in NEPER software? by default it uses power voronoi algorithm but how to implement other types of voronoi? |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Mar 27, 2024
Replies: 1 comment
-
Neper works with Voronoi and Laguerre (power-Voronoi) tessellations. Tessellations that generate non-convex cells are not supported and would not fit well in the current framework. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Neper works with Voronoi and Laguerre (power-Voronoi) tessellations. Tessellations that generate non-convex cells are not supported and would not fit well in the current framework.