Atan2 IssueThanks for the input All solved now. The problem was with the result returned from atan2. The ...
Atan2 IssueSorry my typo I do have it as [code]atan2(distance.z, distance.x)[/code] In terms of erratic, ...
Atan2 IssueHi I am writing a program using directx and I have come across a problem. I have several model...
DirectX Texturing a Quad problemHi I am trying to adapt a Quad class to have texture mapping rather than just vertex colour. I ha...
Direct 3D Simple pipeline problem?Sorry I should have been clearer... the RenderFrame() is called in the programs main loop, away from...