.NET几何库几何、NET

2023-09-03 10:47:44 作者:*暗恋

有谁知道一个很好的(有效的,漂亮的API等)的几何形状的开源库。NET的?有些操作需要的:

Does anyone know of a good (efficient, nice API, etc.) geometry open source library for .NET? Some of the operations needed:

数据结构 矢量(2D和3D与浮动 S) 线(2D和3D) 在矩形/平方/立方/箱 球面/圆 n边多边形 矩阵(浮动 S) Data Structures Vectors (2D and 3D with floats and doubles) Lines (2D and 3D) Rectangles / Squares / Cubes / Boxes Spheres / Circles N-Sided Polygon Matrices (floats and doubles) 交点计算 在面积/体积计算

推荐答案

有关线性代数部分 Math.NET - 尤其是 Math.NET Numerics的 - 可能是一种选择

For the Linear Algebra part Math.NET - especially Math.NET Numerics - could be an option.

 
精彩推荐
图片推荐