As you can see, I performed a simple permutation: X -> Y, Y -> Z, Z -> X, so I expected the same result.
For my use case, I am sure all my vertices are planar, so I can project them and run the tessellation in 2D instead, but I thought of reporting this problem anyway.
Hi, this library seems very interesting! However I was trying it out with some simple cases to get started, but I encountered an unexpected result:
As you can see, I performed a simple permutation: X -> Y, Y -> Z, Z -> X, so I expected the same result.
For my use case, I am sure all my vertices are planar, so I can project them and run the tessellation in 2D instead, but I thought of reporting this problem anyway.
Thanks 🌝 !