Closed GirkovArpa closed 1 year ago
Made them myself with https://github.com/mapbox/delaunator
I'm glad you've figured that out. :) In the MorpherJS GUI you have to manually connect vertices to build triangles. So Delaunator seems like a good solution to automate this process
In the GUI, when clicking "Export Code", you get an array of points but the triangle array is empty.