MonoGame.Forms is the easiest way of integrating a MonoGame render window into your Windows Forms project. It should make your life much easier, when you want to create your own editor environment.
Other
287
stars
28
forks
source link
I encountered an application interruption while running #6
I use WindowsFormsHost in a wpf application to host classes that inherit from DrawWindow. An error occurred. Does it support running in wpf?