This is a simple WPF control that integrates MonoGame.
Originally written by Nick Gravelyn for XNA 4.0, Original blog post, it was modified to make use of MonoGame.
The goal of this project is to make it easy for MonoGame developers to create tools and other programs using WPF.
- Windows (OpenGL)
- Windows (DirectX)
There are currently 2 nuget packages available:
MonoGame (WindowsGL): https://www.nuget.org/packages/MerjTek.WpfIntegration.MonoGameControlWinGL/
MonoGame (WindowsDX): https://www.nuget.org/packages/MerjTek.WpfIntegration.MonoGameControlWinDX/
This is released for FREE for any purpose.