ThreeJS Earcut triangulation not really working with Y and Z axes inverted
I have problems with my triangulation algorithm. It works fine but it doesn’t work in some weird cases.
I have an external algorithm that computes rotations, etc. The data is issued from that algorithm and should work in the triangulation algorithm but don’t.