# texus/TGUI

Cross-platform modern C++ GUI

Repository: https://github.com/texus/TGUI
Canonical: https://ross.abutalabs.com/products/tgui
Homepage: https://tgui.eu
Language: C++
License: Zlib
License Family: permissive
Topics: tgui, sfml, cross-platform, gui, ui, c-plus-plus, gamedev
Last push: 2026-08-12T21:47:52+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 78, longevity 100
- inputs: {"age_days": 5233, "days_push": 21, "days_rel": 70, "gap_med": 70, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1060, forks 113 (observed 2026-08-28T04:03:25.843244+00:00)

## What it is
TGUI is a cross-platform modern C++ GUI library providing widgets, theming, and a GUI builder tool. It supports multiple rendering backends including SFML, SDL, GLFW, and raylib.

## Use cases
- add a gui to an sfml game
- create menus and settings screens in c++
- build ui widgets on top of sdl
- design forms with a gui builder and load them at runtime
- cross-platform c++ user interface for desktop and mobile
- render widgets with opengl or raylib

## When to choose
- you need a widget-based GUI in a C++ game or multimedia app using SFML, SDL, GLFW, or raylib
- you want cross-platform support including Android, iOS, and Emscripten
- you prefer a lightweight, permissively licensed (Zlib) GUI library with a visual builder

## When to avoid
- you need native OS look-and-feel widgets for desktop applications
- your project is not in C++ or does not use a supported rendering backend
- you need a full application framework rather than a widget library

## Facets
- artifact type: library
- maturity: active
- function: ui-components, gui
- domain: cross-platform, desktop-applications
- platform: windows, cpp, wasm
- tags: sfml, sdl, glfw, raylib, widgets, gui-builder, gamedev, theming, game-development, linux, macos, android, ios

## Member repositories
- texus/TGUI (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.843244+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:57:04.194759+00:00, confidence not recorded.
  - readme: https://github.com/texus/TGUI (fetched 2026-08-28T04:03:25.843244+00:00, sha 117dca69a406)
  - homepage: https://tgui.eu (fetched 2026-08-29T12:58:54.795364+00:00, sha 2a2ad009b89d)
  - site_page: https://tgui.eu/documentation (fetched 2026-08-29T12:58:54.804601+00:00, sha fc3d1ead56f5)
  - site_page: https://tgui.eu/documentation/1.0/annotated.html (fetched 2026-08-29T12:58:54.806441+00:00, sha 146dd0b3a833)
  - site_page: https://tgui.eu/documentation/0.9/annotated.html (fetched 2026-08-29T12:58:54.808690+00:00, sha a5f6d05ff93b)
  - site_page: https://tgui.eu/documentation/0.8 (fetched 2026-08-29T12:58:54.811161+00:00, sha 13d04ca15538)
  - site_page: https://tgui.eu/changelog (fetched 2026-08-29T12:58:54.813266+00:00, sha bc6dc8d01887)
- Data as of 2026-08-30T08:39:29.467469+00:00.
