Skip to content

ImAxel0/Mastering-Dear-ImGui-in-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

Mastering Dear ImGui in C# – Sample Chapters

Hi! πŸ‘‹

This repository contains sample chapters from my ebook on using Dear ImGui (via ImGui.NET) in C#. The book is focused on helping developers build application user interfaces using immediate-mode GUIs and learn a new GUI library.

πŸ“– Read the Sample Chapters

You can download the free sample chapters here.
They walk through the initial setup, showcase some common ImGui widgets, styling and gathering keyboard input.

πŸ“˜ Want the Full Book?

The complete version is available here:

Buy the Book Buy the Book


If you find any typos, bugs in code, or have questions, feel free to open an issue.