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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.