User:Glatzemann/libGUI: Difference between revisions
Jump to navigation
Jump to search
Glatzemann (talk | contribs) No edit summary |
Glatzemann (talk | contribs) m Libgui moved to User:Glatzemann/libGUI: moved to userspace ?!? |
||
(No difference)
|
Revision as of 23:21, 4 January 2009
libGUI | |
![]() | |
General | |
---|---|
Author(s) | Glatzemann |
Type | Development |
Version | alpha |
Links | |
Download | |
Source | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
libGUI is a GUI rendering library ported from a pc project of me to the wii. It uses GX and is written in C++ and makes the creation of graphical user interfaces very easy.
For assisting the development of your GUI theres a simulation modus for Win32 systems using OpenGL with emulation of up to four wiimotes with your mouse.
After releasing a stable version of libGUI I will start to make some changes on my gui/skin editor (sorry, windows only, too) TeEd. It is a wysiwyg application for creating and editing gui's for libGUI.
More info about libGUI will follow in the next days.
Installation
- install devkitpro
- extract the libGUI archive to your development path
- include the libGUI header file
Usage
Tutorials will follow upon release of libGUI
Changelog
currently working on first release
License
to be defined