228 Forks
1345 Stars
1345 Watchers

DirectXMath

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

How to download and setup DirectXMath

Open terminal and run command
git clone https://github.com/microsoft/DirectXMath.git
git clone is used to create a copy or clone of DirectXMath repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DirectXMath https://github.com/microsoft/DirectXMath/archive/master.zip

Or simply clone DirectXMath with SSH
[email protected]:microsoft/DirectXMath.git

If you have some problems with DirectXMath

You may open issue on DirectXMath support forum (system) here: https://github.com/microsoft/DirectXMath/issues