c# - Computational Geometry open source lib -


does know open source c# dll computational geometry.

there isn't out there, unfortunately -- .net world seems suffer paucity of open-source math libraries. best readily available commercial alternative ceometric's g#, neither free nor open-source.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -