xna-math-library Questions
4
Solved
I was looking at the tutorials in DirectX SDK. Tutorial 5 works fine, but after I have copied and separated the code to my own classes, I got strange error during launching my application.
The lin...
Olcott asked 1/7, 2012 at 21:17
2
Solved
Using the new XMVECTOR and XMFLOAT3 classes what is the best way to get the distance between 2 points? I couldn't find a function that does it in XMVector* family of functions so I came up with the...
Disabuse asked 24/4, 2012 at 4:46
2
Solved
I have an odd problem with my Direct3D11 application that I'm trying to resolve for few hours already. The problem is that method:
void CameraClass::Render()
{
XMFLOAT3 sUp, sLookAt, sRotationInR...
Jacobine asked 11/1, 2013 at 23:35
1
© 2022 - 2024 — McMap. All rights reserved.