An open API service indexing awesome lists of open source software.

https://github.com/zachhandley/war3ts-coordmath

Some stuff I use in Island Defense to determine if something is inside a polygon
https://github.com/zachhandley/war3ts-coordmath

Last synced: 3 months ago
JSON representation

Some stuff I use in Island Defense to determine if something is inside a polygon

Awesome Lists containing this project

README

          

# war3ts-coordmath
Some stuff I use in Island Defense to determine if something is inside a polygon

Included is an example function to create a circle (a Polygon with 30 points, shh), the rest are public methods that I'll document here later