i_overlay 6.0.0

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
Documentation
{
  "union" : [
    [
      [
        [
          [
            -10240,
            0
          ],
          [
            -5120,
            9216
          ],
          [
            3581,
            6208
          ],
          [
            3584,
            6210
          ],
          [
            10240,
            0
          ]
        ]
      ]
    ]
  ],
  "clip" : [
    [
      [
        [
          [
            -10240,
            0
          ],
          [
            -5120,
            9216
          ],
          [
            3581,
            6208
          ],
          [
            3584,
            6207
          ],
          [
            10240,
            0
          ]
        ]
      ]
    ]
  ],
  "subjPaths" : [
    [
      [
        10240,
        0
      ],
      [
        3584,
        6210
      ],
      [
        -6144,
        0
      ]
    ]
  ],
  "inverseDifference" : [
    [
      [
        [
          [
            -10240,
            0
          ],
          [
            -5120,
            9216
          ],
          [
            3581,
            6208
          ],
          [
            -6144,
            0
          ]
        ]
      ]
    ]
  ],
  "subject" : [
    [
      [
        [
          [
            -6144,
            0
          ],
          [
            3581,
            6208
          ],
          [
            3584,
            6210
          ],
          [
            10240,
            0
          ]
        ]
      ]
    ]
  ],
  "xor" : [
    [
      [
        [
          [
            -10240,
            0
          ],
          [
            -5120,
            9216
          ],
          [
            3581,
            6208
          ],
          [
            -6144,
            0
          ]
        ]
      ],
      [
        [
          [
            3581,
            6208
          ],
          [
            3584,
            6210
          ],
          [
            10240,
            0
          ],
          [
            3584,
            6207
          ]
        ]
      ]
    ]
  ],
  "fillRule" : 0,
  "clipPaths" : [
    [
      [
        10240,
        0
      ],
      [
        3584,
        6207
      ],
      [
        -5120,
        9216
      ],
      [
        -10240,
        0
      ]
    ]
  ],
  "difference" : [
    [
      [
        [
          [
            3581,
            6208
          ],
          [
            3584,
            6210
          ],
          [
            10240,
            0
          ],
          [
            3584,
            6207
          ]
        ]
      ]
    ]
  ],
  "intersect" : [
    [
      [
        [
          [
            -6144,
            0
          ],
          [
            3581,
            6208
          ],
          [
            3584,
            6207
          ],
          [
            10240,
            0
          ]
        ]
      ]
    ]
  ]
}