Comment on Show HN: TG – Fast geometry library for CparentComments−fastneutron2yYou might consider Shewchuk’s methods for robust geometric computations: https://www.cs.cmu.edu/~quake/robust.htmlThere are more modern implementations available on GitHub, but I’ve found it to be fairly easy to integrate into C-family projects without much modification.
Comments
You might consider Shewchuk’s methods for robust geometric computations: https://www.cs.cmu.edu/~quake/robust.html
There are more modern implementations available on GitHub, but I’ve found it to be fairly easy to integrate into C-family projects without much modification.