본문 바로가기
카테고리 없음

[기타] TGUI (Texus' Graphical User Interface)

by 나스닥171819 2020. 10. 13.
728x90
반응형

Texus' Graphical User Interface

TGUI is a cross-platform modern c++ GUI library.
Although TGUI has always been a library for SFML, since TGUI 0.9 you can use custom backends and an experimental backend is provided that uses SDL2 with OpenGL 4.

A .Net binding for the library is available at tgui.net (only for TGUI 0.8).

 

 

tgui.eu/

 

TGUI: Texus' Graphical User Interface

Cross-platform TGUI will work on all platforms that SFML supports. This means that you can use it on Windows, Linux, macOS, FreeBSD and experimentally on Raspberry Pi, Android and iOS.

tgui.eu

 

그 외 GUI 소개

 

booiljung.github.io/technical_articles/c_language/cpp_gui_libraries.html

 

https://booiljung.github.io/technical_articles/c_language/cpp_gui_libraries.html

Top C++ GUI Libraries 2019년 4월 7일 레딧에 C++ GUI Library 목록이 올라와서 라이센스 조사를 해봤습니다. Library License   Qt LGPL, Commercial   Sciter Commercial   wxWidgets LGPL   GTK+ LGPL   gtkmm LGPL   CEGUI MIT   Dear I

booiljung.github.io

 

반응형