golang / geo

S2 geometry library in Go
Apache License 2.0
1.69k stars 182 forks source link

Adding edge intersections (WiP) #28

Closed dim closed 7 years ago

dim commented 7 years ago

Hey, I am trying to implement edge intersections using the C++ code as the reference. I am not entirely sure how you want me to test it though. Any (style) suggestions?

dsymonds commented 7 years ago

Thanks, but we have a different version that's a more accurate port of the original C++ code. I'll hopefully be able to push it out shortly.