tgui v1.1.0
- Created
- Updated
TGUI is an easy to use, cross-platform, C++ GUI for SFML.
# Usage
tgui provides CMake targets:
find_package(TGUI CONFIG REQUIRED)
target_link_libraries(main PRIVATE TGUI::TGUI)
# License
Zlib
# Supported Platforms
All platforms are supported
# Features
Default feature: sfml
# sdl2
Build the SDL backend
Dependencies:
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by sdl2 )
- vcpkg-cmake-config (by sdl2 )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# sfml default
Build the SFML backend
Dependencies:
and 10 transitive dependencies:
alsa (by openal-soft )
Platforms:
linux
- egl-registry (by opengl-registry )
- libflac (by sfml )
- libogg (by libflac )
- libvorbis (by sfml )
- openal-soft (by sfml )
- opengl (by sfml )
- opengl-registry (by opengl )
- stb (by sfml )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by sfml )
- vcpkg-cmake-config (by sfml )
# tool
Build GUI builder
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Tri Tran
- tGstep
- Stefano Sinigardi
- JackBoosY
- Phil Christensen
- Robert Schumacher
- Jack·Boos·Yu
- Bruno Van de Velde
- autoantwort
- Kai Pastor
- jim wang
- nfarid
# Changelog
and 7 more commits:
a746c43
[tgui]Upgrade version to 0.8.6