Skip to content

SampleImplementation

Nigel Kennington edited this page Oct 25, 2023 · 10 revisions

For this stage, we will duplicate the larger example from the Dear Imgui readme so you can see some of the inherent differences in Monogame from the parent project.

If you have not already configured your game for the MonoGame.ImGuiNet project, you should start with the Project Setup page and then come back here.

Add the Renderer

Add a test tool

Populate the tool

Clone this wiki locally