09-14-2021, 12:35 PM
Hi,
We're currently using DirectXOverlay as presentation mode to achieve the performance we need in our application. However, we now need to overlay WPF controls above our DirectX surface, but as the documentation states, this isn't possible with the current DXViewportView. We tried using DirectXImage as presentation mode, but the performance is not good enough with that mode.
Has any research/test been made to use SwapChainPanel (link) instead to support this use-case?
We're currently using DirectXOverlay as presentation mode to achieve the performance we need in our application. However, we now need to overlay WPF controls above our DirectX surface, but as the documentation states, this isn't possible with the current DXViewportView. We tried using DirectXImage as presentation mode, but the performance is not good enough with that mode.
Has any research/test been made to use SwapChainPanel (link) instead to support this use-case?