Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgkt04/bad-ui
fast alternative to bloated ui software
https://github.com/pgkt04/bad-ui
Last synced: about 2 months ago
JSON representation
fast alternative to bloated ui software
- Host: GitHub
- URL: https://github.com/pgkt04/bad-ui
- Owner: pgkt04
- Created: 2021-07-09T11:37:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T14:33:25.000Z (over 1 year ago)
- Last Synced: 2024-06-21T13:22:28.125Z (6 months ago)
- Language: C++
- Homepage:
- Size: 35.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bad-ui
This was made as an alternative to imgui, nuklear, fgui that is minimal and doesn't contain bloat like these other ones do.
This works with all renders including:
- directx9
- directx11
- opengl
- vulkan
- anything that can draw a line and render text
![ui](resources/ui.png)