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.
- Host: GitHub
- URL: https://github.com/patitotective/imdemo
- Owner: Patitotective
- License: mit
- Created: 2022-05-29T19:09:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T23:01:43.000Z (over 1 year ago)
- Last Synced: 2025-03-30T19:36:58.116Z (about 1 month ago)
- Topics: 7guis, dear-imgui, gui, imgui, imtemplate, nim, nim-lang
- Language: Nim
- Homepage:
- Size: 1.13 MB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
## 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]**.