/MerjTek.WpfIntegration

Integrating MonoGame into a WPF control

Primary LanguageC#

MerjTek.WpfIntegration

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.

Supported Platforms

  • Windows (OpenGL)
  • Windows (DirectX)

Nuget.org

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/

License

This is released for FREE for any purpose.