Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 664 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 664 Bytes

ImGui.Forms

A WinForms-inspired object-oriented framework around Dear ImGui.

Get started

The wiki describes all this project has to offer.

Refer to Quickstart to get a quick example to start with.

Credits

This and all credited projects under the MIT license.

Dear ImGui

Copyright (c) 2014-2024 Omar Cornut

ImGui.NET

Copyright (c) 2017 Eric Mellino and ImGui.NET contributors

Veldrid

Copyright (c) 2017 Eric Mellino and Veldrid contributors

TextEditor

Copyright (c) 2017 BalazsJako