sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.69k stars 641 forks source link

Add support for Matrix3x4 #1026

Open chrs84 opened 6 years ago

chrs84 commented 6 years ago

Would be nice to have a Matrix3x4 within SharpDX.

Currently I copy this in all projects I use with SharpDX: https://github.com/CRYTEK/CRYENGINE/blob/ba1b181d5559ea23d84467c9a1f684214dcbdf52/Code/CryManaged/CESharp/Core/Math/Matrix3x4.cs

Will we see it sometime in the future?

amerkoleci commented 6 years ago

Maybe submit a PR?