• Stars
    star
    815
  • Rank 55,957 (Top 2 %)
  • Language
    C++
  • License
    zlib License
  • Created over 12 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Cross-platform modern c++ GUI

TGUI - Texus' Graphical User Interface

TGUI is a cross-platform modern c++ GUI library.
Although originally a library for SFML, it now also has backends for SDL and GLFW.

For more information, take a look at the website.

TGUI 0.10 White theme TGUI 0.10 Black theme

Status

CI Github Actions Code coverage

OS support for each backend:

Windows Linux macOS Android iOS
SFML_GRAPHICS βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ ❓
SFML_OPENGL3 βœ”οΈ βœ”οΈ βœ”οΈ N/A N/A
SDL_RENDERER βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ ❓
SDL_TTF_OPENGL3 βœ”οΈ βœ”οΈ βœ”οΈ N/A N/A
SDL_TTF_GLES2 βœ”οΈ N/A βœ”οΈ βœ”οΈ ❓
SDL_OPENGL3 βœ”οΈ βœ”οΈ βœ”οΈ N/A N/A
SDL_GLES2 βœ”οΈ N/A
GLFW_OPENGL3 βœ”οΈ βœ”οΈ βœ”οΈ N/A N/A
GLFW_GLES2 βœ”οΈ N/A N/A N/A

Dependencies for each backend:

Window backend Font backend Rendering backend
SFML_GRAPHICS sfml-window (>= 2.5) sfml-graphics (>= 2.5) sfml-graphics (>= 2.5)
SFML_OPENGL3 sfml-window (>= 2.5) FreeType (>= 2.6) OpenGL (>= 3.3)
SDL_RENDERER SDL2 (>= 2.0.18) SDL2_ttf (>= 2.0.14) SDL2 (>= 2.0.18)
SDL_TTF_OPENGL3 SDL2 (>= 2.0.6) SDL2_ttf (>= 2.0.14) OpenGL (>= 3.3)
SDL_TTF_GLES2 SDL2 (>= 2.0.6) SDL2_ttf (>= 2.0.14) OpenGL ES (>= 2.0)
SDL_OPENGL3 SDL2 (>= 2.0.6) FreeType (>= 2.6) OpenGL (>= 3.3)
SDL_GLES2 SDL2 (>= 2.0.6) FreeType (>= 2.6) OpenGL ES (>= 2.0)
GLFW_OPENGL3 GLFW (>= 3.2) FreeType (>= 2.6) OpenGL (>= 3.3)
GLFW_GLES2 GLFW (>= 3.2) FreeType (>= 2.6) OpenGL ES (>= 2.0)

Download

You can download the source code of the current development version from the git repository: Download ZIP

Precompiled libraries for some compilers are available for each release.

Learn

Contact

Name: Bruno Van de Velde

E-mail: [email protected]

Discord

Donate

Patreon