Thursday 5 June 2008

Projection errors

OK the error I had in the previous post has a very easy solution the projection matrix was setup wrong.
Instead of setting it in "OnD3D9CreateDevice" part of DXUT it needs to be set in "OnD3D9ResetDevice".
It now looks as following:

No comments: