sharpdx / SharpDX-Samples

Official repository for all SharpDX Samples
346 stars 223 forks source link

Sample for using few SwapChainPanels at one time with interop #9

Open QuantumDeveloper opened 9 years ago

QuantumDeveloper commented 9 years ago

Could you please make sample which will describe how to architeсture correct implement few swapchainpanels, which work on the same device and controlled from one class and in addition can interop with each other to swap model rendering on other swapchains or something similar (for WinRT)?