Miyagi is a .NET library for creating GUIs in MOGRE and Axiom.
Controls
- Button
- CheckBox
- ComboBox
- DialogBox
- DropDownList
- Expander
- FlowLayoutPanel
- Label
- ListBox
- Panel
- PictureBox
- ProgressBar (horizontal and vertical)
- RadioButton
- RenderBox
- Slider (horizontal and vertical)
- TabControl
- TableLayoutPanel
- TextBox
Additional features
- Import from / export to {LEX()}XML{LEX} file
- 3D Gui
- Scripting via Boo, C#, JScript, Lua, Nemerle, IronPython and VB.Net
Links
- Download
- Mercurial repository
- Example code
- Example project by Aralox (including code)
- Skin Exporter for Sprite Sheet Packer - Easier and automated way to create skins from individual images
See also
- GUI - an overview of GUI systems
- Mogre MyGUI wrapper - use MyGUI in Mogre
- Hikari Wrapper for MOGRE - embed Adobe Flash into Mogre (e.g. GUI menus)
- MogreBetaGUI
- Easy Debug Text for MOGRE - for plain text display
- Prototype steps of GUI development
- MQuickGUI - an outdated C# port of QuickGUI