Hi all,
What I want to do is rendering QTWebKit in my application ( offscreen )
, create a texture from that and use it with a screen space vertex buffer
to display it inside my Direct3d application.
Is this achievable ? If yes, how can I do that ?
Many thanks…