shgui pre-release
shgui by mrsinho
|
shgui
is a very simple and lightweight ui system for Vulkan
applications written completely in C.
It is designed to facilitate the creation and management of basic graphical user interface elements in applications. It offers a straightforward set of functions and structures to simplify GUI development within Vulkan-based projects.
Developers can use the shgui library to quickly incorporate basic gui elements, such as text rendering, into their c-based applications. It simplifies the process of displaying windows, characters and text on graphical surfaces, making it ideal for projects requiring simple user interface components without complex dependencies.
Widget | Rendering | "Features" |
---|---|---|
region | Batch | Fill color, edge color, absolute (pixel) position and relative position |
text | Batch | Pixel rendering, fill color, font included in header, absolute position |
Feel free to check out the demo to get a better understanding. You're welcome to explore the demo by visiting the Related pages
section.
In program (missing: shterminal
).
The compiled binaries can be conveniently found in the bin
directory.
Should you encounter any issues with the library and tools or wish to introduce new features, I welcome your contributions to the repository. You can contribute by either opening an issue or submitting a pull request.
Should you find value in the provided resources or have enjoyed using the project, your support in the form of a tip would be greatly appreciated. It goes a long way in sustaining and enhancing the development efforts. Thank you for considering!