mellinoe / veldrid-samples

Sample projects for Veldrid
https://mellinoe.github.io/veldrid-docs/
121 stars 49 forks source link

WPF, UWP and WinForms samples #25

Open gleblebedev opened 4 years ago

gleblebedev commented 4 years ago

UWP, WinForms and WPF Veldrid samples to illustrate integration of Veldrid into "regular" windows applications.

WPF and WinForms share the same WinForms control code, except WPF hosts it in a WindowsFormsHost,

UWP has it's own control implementation sample.