Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tqk2811/tqklibrary.wpf.interop.directx


https://github.com/tqk2811/tqklibrary.wpf.interop.directx

directx wpf

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# TqkLibrary.Wpf.Interop.DirectX
[WPFDXInterop](https://github.com/microsoft/WPFDXInterop) but P/Invoke version for Net5 or higher.
Get it on [Nuget](https://www.nuget.org/packages/TqkLibrary.Wpf.Interop.DirectX/) or [Release](https://github.com/tqk2811/TqkLibrary.Wpf.Interop.DirectX/releases)

______________________
# Sample code
Same as [WPFDXInterop](https://github.com/microsoft/WPFDXInterop) but different namespace.

```xaml







```
Note: Make sure set your project build target to `x86` or `x64`
Require: C++ 14 (install [vc_redist](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist) 2015 x86/x64 or higher)

# LICENSE
MIT