Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 17825

Column operations on XMMATRIX

$
0
0
Is it possible to do column operations (addition, subtraction) directly on an XMMATRIX (i.e. XMMATRIX alternative for XMVECTOR swizzle operations) without using _XM_NO_INTRINSICS_? I use these operations for creating the view frustum planes directly from the transformation matrices.

Viewing all articles
Browse latest Browse all 17825

Trending Articles