mirror of
https://github.com/mapbox/earcut.git
synced 2026-01-25 14:46:46 +00:00
76 lines
1.8 KiB
JSON
76 lines
1.8 KiB
JSON
{
|
|
"triangles": {
|
|
"building": 13,
|
|
"dude": 106,
|
|
"water": 2482,
|
|
"water2": 1212,
|
|
"water3": 197,
|
|
"water3b": 25,
|
|
"water4": 705,
|
|
"water-huge": 5176,
|
|
"water-huge2": 4462,
|
|
"degenerate": 0,
|
|
"bad-hole": 42,
|
|
"empty-square": 0,
|
|
"issue16": 12,
|
|
"issue17": 11,
|
|
"steiner": 9,
|
|
"issue29": 40,
|
|
"issue34": 139,
|
|
"issue35": 844,
|
|
"self-touching": 124,
|
|
"outside-ring": 64,
|
|
"simplified-us-border": 120,
|
|
"touching-holes": 57,
|
|
"touching-holes2": 10,
|
|
"touching-holes3": 82,
|
|
"touching-holes4": 55,
|
|
"touching-holes5": 133,
|
|
"touching-holes6": 3098,
|
|
"hole-touching-outer": 77,
|
|
"hilbert": 1024,
|
|
"issue45": 10,
|
|
"eberly-3": 73,
|
|
"eberly-6": 1429,
|
|
"issue52": 109,
|
|
"shared-points": 4,
|
|
"bad-diagonals": 7,
|
|
"issue83": 0,
|
|
"issue107": 0,
|
|
"issue111": 18,
|
|
"boxy": 58,
|
|
"collinear-diagonal": 14,
|
|
"issue119": 18,
|
|
"hourglass": 2,
|
|
"touching2": 8,
|
|
"touching3": 15,
|
|
"touching4": 19,
|
|
"rain": 2681,
|
|
"issue131": 12,
|
|
"infinite-loop-jhl": 0,
|
|
"filtered-bridge-jhl": 25,
|
|
"issue149": 2,
|
|
"issue142": 4,
|
|
"issue186": 41
|
|
},
|
|
"errors": {
|
|
"dude": 2e-15,
|
|
"water": 0.0008,
|
|
"water-huge": 0.0011,
|
|
"water-huge2": 0.004,
|
|
"bad-hole": 0.019,
|
|
"issue16": 4e-16,
|
|
"issue17": 2e-16,
|
|
"issue29": 2e-15,
|
|
"self-touching": 2e-13,
|
|
"eberly-6": 2e-14,
|
|
"issue142": 0.13
|
|
},
|
|
"errors-with-rotation": {
|
|
"water-huge": 0.0035,
|
|
"water-huge2": 0.061,
|
|
"bad-hole": 0.04,
|
|
"issue16": 8e-16
|
|
}
|
|
}
|