mathnet / mathnet-spatial

Math.NET Spatial
http://spatial.mathdotnet.com
MIT License
376 stars 132 forks source link

Support for Matrix4D #183

Open Zhuangkh opened 3 years ago

Zhuangkh commented 3 years ago

Is there a plan to support matrix4D? Matrix4d is useful in three dimensional geometry operations.😀

jkalias commented 1 year ago

Do you mean CoordinateSystem? This class deals with a lot of transformations between coordinate frames.