Re: Effects in D3D10 and D3DX

2009-03-02 Thread Henri Verbeet
2009/3/3 "Luis C. Busquets Pérez" : >  I have seen that Henri Verbeet has begun the implementation of > ID3D10Effect. Since there is a ID3DX9Effect interface I wonder of the > possibility of creating something like wined3deffect and refer > ID3DXEffect and ID3D10Effect to that wined3deffect impleme

Effects in D3D10 and D3DX

2009-03-02 Thread Luis C. Busquets Pérez
I have seen that Henri Verbeet has begun the implementation of ID3D10Effect. Since there is a ID3DX9Effect interface I wonder of the possibility of creating something like wined3deffect and refer ID3DXEffect and ID3D10Effect to that wined3deffect implementation.