Coder Social home page Coder Social logo

tgui's Introduction

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

tgui's People

Contributors

1aam2am1 avatar bebu avatar casualyt31 avatar creepsky avatar goverlabs avatar gupascal avatar jayhawkzombie avatar kvaz1r avatar mickes27 avatar miv99 avatar posva avatar racebennnett avatar rgpaul avatar rubenwardy avatar ruckamongus avatar schweini07 avatar steffenploetz avatar tedlyngmo avatar texus avatar thalinsgenohan avatar theillusionistmirage avatar xandayn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.