1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-24 21:20:13 +00:00

Updated Resources (markdown)

Chuck Walbourn 2022-01-15 11:25:51 -08:00
parent 95b0256d83
commit 0178a94081

@ -20,6 +20,10 @@
[DirectXMath 3.13](https://walbourn.github.io/directxmath-3-13/)
[DirectXMath 3.14](https://walbourn.github.io/directxmath-3.14/)
[DirectXMath 3.16](https://walbourn.github.io/directxmath-3.16/)
## Processors and instruction sets
[DirectXMath: SSE, SSE2, and ARM-NEON](https://walbourn.github.io/directxmath-sse-sse2-and-arm-neon/)
@ -33,6 +37,10 @@
[DirectXMath: AVX2](https://walbourn.github.io/directxmath-avx2/)
[DirectXMath: ARM64](https://walbourn.github.io/directxmath-arm64/)
[DirectXMath: AVX and AVX2 - A Coda](https://walbourn.github.io/directxmath-avx-and-avx2-coda/)
## DirectXMath-based helpers
[Spherical Harmonics Math](https://walbourn.github.io/spherical-harmonics-math/)