Rich2 / openstrat

Cross Platform Scala 2d graphics (but 3d compatible), basic geometry, maps, Earth maps, hex-tiling and strategy library(s).
https://richstrat.com
Apache License 2.0
21 stars 8 forks source link

Return polygon vertices to 0 based counting #179

Closed Rich2 closed 2 years ago

Rich2 commented 2 years ago

Return polygon vertices and sides to 0 based counting. It just creates too much friction using a different counting system to the other collections.