DirectX 10 shader compiler?

Hello,

Does DX10 have comman line shader compiler like DX9 fxc

 

Thx,



Answer this question

DirectX 10 shader compiler?

  • Sam Roth

     Pi-Hsi wrote:

    Hello,

    Does DX10 have comman line shader compiler like DX9 fxc

     

    Thx,

     

    Yes.  fxc10 is included in the Dec05 SDK.  fxc10 does not compile D3D9 shader targets though (still need to use fxc.exe for that)



  • aquatic

     

    You might need to ask this question in the Beta newsgroups for DX10, as the system is still in beta, some of the tools and our systems may not have been released. But the guys in the beta groups will know.

    You can sign up for the Beta system at http://msdn.microsoft.com/directx/beta, this is a public beta and open to all.



  • DirectX 10 shader compiler?