/DirectXMathOptimizations

Playground to optimize various DirectX Math functions

Primary LanguageC++MIT LicenseMIT

DirectX Math Optimizations

This is a playground for my blog series about modern SSE/AVX optimization techniques. The series is located here.

It uses as a reference the excellent DirectX Math library.