Primitive Gui works on SFML 2.0.
As the name suggests it's based on primitives and has basic functionality :P
I created it to learn object-oriented programming and to help buil options menu etc. in simple games :)
Primitive Gui contains basic widgets:
- Button
- Text edit
- Check box
- Slider
- Progress bar
- and Window
License
GNU General Public License version 3.0 (GPLv3)Follow SFML primitiveGui
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Wow, man, this is looks really great. I just ran the example. The only problem is that I can't write text because there is no font. But really, it looks excellent and could be used in some simple games.