Blitz Toolbox/GUI Libs/AlphaGUI

AlphaGUI by Jeppe Nielsen

http://www.gameart.dk/alphagui/

About



AlphaGUI is a graphical user interface (GUI) using sprites/quads. This means all gadgets can be scaled and be transparent in realtime. With it you can easily create a nice looking interface for your game or perhaps application.

It features:

- Fully 3D with full alpha and scaleablity, no 2D commands used

- An Editor to graphically create you gui

- Fits any screen resolution

- No coordinates to be typed, just create the GUI in the editor and your are away

- Every GUI can have its own unique look through the use of templates

- All graphics can be saved in one gui file

- Two or more guis can be loaded into your game, at the same time

- Easy functions to control the gui from inside your game

- Much more..

Jeppe Nielsen