hello
i would like to know if there a tutorial to use direct3d11 to display rgba data in a window. So using direct3d only for 2d. I want to use it to display the content of a window for an existing toolkit (so i have an RGBA data of size the one of the client part of a window and i want to display it with D3D11)
I've looked at the rastertek tutorial (
http://www.rastertek.com/dx11tut11.html) but i have the feeling that it is over-complicated for i want to do.
any hint ?
thank you
Vincent Torri