1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-26 22:10:06 +00:00

Updated Home (markdown)

Chuck Walbourn 2021-05-27 01:37:18 -07:00
parent 7afff77fde
commit ef8d523c6f

@ -3,7 +3,8 @@ http://go.microsoft.com/fwlink/?LinkID=615560
[![GitHub Release Date](https://img.shields.io/github/release-date/Microsoft/DirectXMath?style=for-the-badge)](https://github.com/microsoft/DirectXMath/releases/latest) [![Nuget](https://img.shields.io/nuget/dt/directxmath?label=NuGet%20Downloads&style=for-the-badge)](https://www.nuget.org/packages/directxmath/) [![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/Microsoft/DirectXMath?color=a0a0a0&label=Prerelease&style=for-the-badge)](https://github.com/microsoft/DirectXMath/releases)
![GitHub last commit](https://img.shields.io/github/last-commit/Microsoft/DirectXMath?style=for-the-badge)
![Azure DevOps test suite build](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/1160?label=BUILD%20%28TEST%20SUITE%29&style=for-the-badge)
![Azure DevOps test suite Win32](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/1160?label=BUILD%20%28Win32%29&style=for-the-badge)
![Azure DevOps test suite CMake](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/1668?label=BUILD%20%28CMake%29&style=for-the-badge)
![DirectX Logo](https://github.com/Microsoft/DirectXMath/wiki/X_jpg.jpg)DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps.