https://github.com/daniel-191/simple-gui
Really Simple GUI using the Dear ImGUI Library.
https://github.com/daniel-191/simple-gui
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 6 months ago
JSON representation
Really Simple GUI using the Dear ImGUI Library.
- Host: GitHub
- URL: https://github.com/daniel-191/simple-gui
- Owner: Daniel-191
- License: mit
- Created: 2023-10-07T07:33:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-25T17:43:02.000Z (7 months ago)
- Last Synced: 2025-05-25T18:52:25.139Z (7 months ago)
- Topics: cpp, cpp-programming, directx-9, directx9, gui, imgui, imgui-example, simple-gui, template-gui, windows
- Language: C++
- Homepage:
- Size: 9.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### UPDATED VERISON / BETTER GUI
SOURCE CODE FOR UPDATED VERISON HERE: https://github.com/Daniel-191/Password-Generator
# Usage
You can build the tool in visual studio OR run the pre built exe in releases
### This is my first GUI! Its very bad I know!