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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
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.