Tag Archives: directx11

DirectX11 hints …

Some stuff that might be useful if you’re getting started with DX11: Tesselation: If you get error X4577: Not all elements of SV_Position were written, make sure to write 4 elements positions in your domain shader. error X3502: tessfactor inputs … Continue reading

Posted in Graphics | Tagged , , | Leave a comment

DirectX SDK (August 2009) released

Finally the DX SDK August 2009 has been released, which contains the RTM version of DirectX 11. Moreover, it also brings back the effects framework for DX11, which was missing in the March SDK. Grab it at the Microsoft Download … Continue reading

Posted in Graphics | Tagged , , | 2 Comments