User profile: phantompig

User info
User name:phantompig
Name:Danny
Location:Leeds, UK
History
Joined:
Number of posts:17
Latest posts:

Atan2 Issue
Thanks for the input All solved now. The problem was with the result returned from atan2. The ...

Atan2 Issue
Sorry my typo I do have it as [code]atan2(distance.z, distance.x)[/code] In terms of erratic, ...

Atan2 Issue
Hi I am writing a program using directx and I have come across a problem. I have several model...

DirectX Texturing a Quad problem
Hi 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...