Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MyGUI/mygui
Fast, flexible and simple GUI.
https://github.com/MyGUI/mygui
Last synced: 15 days ago
JSON representation
Fast, flexible and simple GUI.
- Host: GitHub
- URL: https://github.com/MyGUI/mygui
- Owner: MyGUI
- License: other
- Created: 2014-08-08T13:22:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T18:23:11.000Z (16 days ago)
- Last Synced: 2024-10-28T19:33:14.407Z (16 days ago)
- Language: C++
- Homepage: http://mygui.info/
- Size: 79.3 MB
- Stars: 724
- Watchers: 69
- Forks: 206
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: COPYING.MIT
- Authors: AUTHORS
Awesome Lists containing this project
README
![MyGUI logo](http://mygui.info/images/MyGUI_Logo.png)
[![Build Status](https://travis-ci.org/MyGUI/mygui.svg?branch=master)](https://travis-ci.org/MyGUI/mygui)
MyGUI is a cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications.
* Website: http://mygui.info/
* There you can find basic information about how to build MyGUI:
http://www.ogre3d.org/tikiwiki/MyGUI+Compiling* Note: support for Ogre3D 2.0 is currently in beta state and available in a separate [branch](https://github.com/MyGUI/mygui/tree/ogre2).