README
various point/polygon utils
Just a small collection of polygon and point utils. These are not very robust, but can be useful when sanitizing input for poly2tri
tesselation.
a few point and polygon utils
<script type="module">
import pointUtil from 'https://cdn.skypack.dev/point-util';
</script>
Just a small collection of polygon and point utils. These are not very robust, but can be useful when sanitizing input for poly2tri
tesselation.