All Projects → otvv → Fgui

otvv / Fgui

Licence: mit
A feature rich graphical user interface.

Projects that are alternatives of or similar to Fgui

Xtd forms
Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 25 (-88.58%)
Mutual labels:  framework, gui
Easyfxml
A collection of tools and libraries for easier development on the JavaFX platform!
Stars: ✭ 102 (-53.42%)
Mutual labels:  framework, gui
C Sharp Console Gui Framework
A GUI framework for C# console applications
Stars: ✭ 838 (+282.65%)
Mutual labels:  framework, gui
Arwes
Futuristic Sci-Fi UI Web Framework
Stars: ✭ 5,031 (+2197.26%)
Mutual labels:  framework, gui
Legui
Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
Stars: ✭ 167 (-23.74%)
Mutual labels:  framework, gui
Jmcs
Java framework to homogenize your GUI across all the 3 main desktop OS, and further integrates your app to them.
Stars: ✭ 5 (-97.72%)
Mutual labels:  framework, gui
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-65.75%)
Mutual labels:  framework, gui
Vugu
Vugu: A modern UI library for Go+WebAssembly (experimental)
Stars: ✭ 4,251 (+1841.1%)
Mutual labels:  framework, gui
Carry
ClojureScript application framework.
Stars: ✭ 149 (-31.96%)
Mutual labels:  framework, gui
Omnigui
A cross-platform GUI framework from scratch just to learn
Stars: ✭ 147 (-32.88%)
Mutual labels:  framework, gui
Mvikotlin
Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)
Stars: ✭ 483 (+120.55%)
Mutual labels:  framework, multiplatform
Glimmer
DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for XML (& HTML), Glimmer DSL for CSS, and Glimmer DSL for Tk (MRI Ruby Desktop Development GUI Library)
Stars: ✭ 186 (-15.07%)
Mutual labels:  framework, gui
Lgame
A cross-platform Java game Engine (Framework) , support JavaFX / Android / IOS / HTML5 / Linux / MAC / Windows
Stars: ✭ 467 (+113.24%)
Mutual labels:  framework, multiplatform
Flaui
UI automation library for .Net
Stars: ✭ 892 (+307.31%)
Mutual labels:  framework, gui
Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
Stars: ✭ 5,055 (+2208.22%)
Mutual labels:  multiplatform, gui
Element
Programmatic UI for macOS
Stars: ✭ 855 (+290.41%)
Mutual labels:  framework, gui
Vue.py
Pythonic Vue.js
Stars: ✭ 223 (+1.83%)
Mutual labels:  framework, gui
Compose Jb
Jetpack Compose for Desktop and Web, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
Stars: ✭ 7,562 (+3352.97%)
Mutual labels:  multiplatform, gui
Iframework
Simple Unity Framework
Stars: ✭ 110 (-49.77%)
Mutual labels:  framework, gui
Amplesdk
Ample SDK - JavaScript UI Framework
Stars: ✭ 169 (-22.83%)
Mutual labels:  framework, gui

logo

c++ mit

discord


A multiplatform object-oriented gui framework written in C++. This framework is mainly aimed towards game hacking, but you can use it for anything.

  • Easy to use and to customize.
  • Works with DirectX 9/10 and Valve's DirectX 9 wrapper: Surface. (OpenGL will come later.)
  • It comes with a built-in config system. (The library is using json as a file parser.)

You can visit the wiki (currently under construction) page for widgets, function documentation and a how to setup guide.


Here is an image of the default design of the library: (PENDING)

In this link you can see more examples of what you can do with FGUI.

If you find bugs or glitches feel free to visit the issues tab. If you want to contribute, you can always make a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].