dual-mesh icon indicating copy to clipboard operation
dual-mesh copied to clipboard

Remove assumption of 1000x1000 size

Open redblobgames opened this issue 7 years ago • 1 comments

Right now the library assumes the points will be 0 ≤ x ≤ 1000, 0 ≤ y ≤ 1000. What does this buy me? Is there any advantage to this limitation, or is just because that's the range I used for the map project this library came from?

redblobgames avatar Jul 02 '18 15:07 redblobgames