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

https://github.com/patitotective/imdemo

Dear ImGui application example implementing the 7GUIs tasks and more.
https://github.com/patitotective/imdemo

7guis dear-imgui gui imgui imtemplate nim nim-lang

Last synced: 14 days ago
JSON representation

Dear ImGui application example implementing the 7GUIs tasks and more.

Awesome Lists containing this project

README

        

# ImDemo
Demo Dear ImGui application implementing the [7GUIs tasks](https://eugenkiss.github.io/7guis/tasks) and [Dear ImGui demo](https://github.com/ocornut/imgui#demo)'s basic widgets, showing the basic Dear ImGui usage and a start for creating your own applications.

![Main Window](https://user-images.githubusercontent.com/79225325/170889400-75694bf8-441b-4c46-b248-e42ccef90d35.png)

## Installation
Go to the [releases page](https://github.com/Patitotective/ImDemo/releases/latest) and download:
- [ImDemo-0.2.0-amd64.AppImage](https://github.com/Patitotective/ImDemo/releases/latest/download/ImDemo-0.2.0-amd64.AppImage) for Linux.
- [ImDemo-0.2.0-amd64.exe](https://github.com/Patitotective/ImDemo/releases/latest/download/ImDemo-0.2.0-amd64.exe) for Windows.

### Nimble
You can also install it through nimble, as a binary package.
```sh
nimble install https://github.com/Patitotective/ImDemo
```

https://user-images.githubusercontent.com/79225325/170889065-58a72a35-c21e-4783-8a8f-540d7947365a.mp4

## About
- This app was generated from [ImTemplate](https://github.com/Patitotective/ImTemplate).
- GitHub: https://github.com/Patitotective/ImDemo.
- Discord: https://discord.gg/U23ZQMsvwc.

Contact me:
- Discord: **Patitotective#0127**.
- Twitter: [@patitotective](https://twitter.com/patitotective).
- Email: **[email protected]**.