Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi all,
What I want to do is rendering QTQuick 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...