An open API service indexing awesome lists of open source software.

https://github.com/zelmoghazy/immediate-mode-gui-template


https://github.com/zelmoghazy/immediate-mode-gui-template

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# ImGui Template






# Demo



- [x] Cross Platform
- [x] Rendering Backend boiler plate
- [x] Docking
- [x] Table View
- [x] Load Images
- [x] Win32 Open File dialog
- [x] Text Input
- [x] Custom Fonts
- [x] Styles
- [x] Makefile (No Visual Studio Projects)

## To Run
* Compile : `make -j8`
* Run : `./build/Main.exe`