I'm starting a new project in .NET which will require some geometry algorithms, such as:
I've found some libraries, however, they are paid/expensive, these include:
These do what I need and much more, which makes me spend too much money on something that won't get used so much.
I've found some open source projects:
But these do less than I need, however, they're easy to find when you look on google. After some time searching, I've found this library:
Which does most of what I need. It is also free of charge and is provided "AS-IS". Which is good.
However, if you search google for "Tektosyne", you find very few results. So my question is (for those who have experience with some "advanced" usage of geometries in c# of StackOverflow):
Do you have another libraries to recommend or why is this library not "popular"?
Have you looked at this? http://dotspatial.codeplex.com/
Or
NetTopologySuite https://github.com/NetTopologySuite/NetTopologySuite
I assume you're looking for something for WinForms. If you haven't looked into WPF yet, the functionality that you mentioned is all available there. Plus you could always host a WPF Control in a WinForms program.
We are using sgCore in our 3D programs. Beautiful library. We are purchased full sourcescodes - very clear code inside.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With