AlbaLynx GUI

Started by
-1 comments, last by wolfhound512 11 years, 10 months ago
AlbaLynx – is a library for creating graphical user interface (GUI). It can be used both for ingame interface (HUD, dialogs, inventory, etc.), and for various kinds of editors.
Currently supports only DirectX 9, but in plans also support DirectX 10, DirectX 11, OpenGL and Linux.

thumb.png thumb.png thumb.png thumb.png

Here are some features of AlbaLynx:

  • Due to the flexible template system, the appearance of the interface can be completely arbitrary.
  • Pretty simple mechanism for creating your own elements (only in C++).
  • Easy connection to your project.
  • Bitmap and vector fonts support.
  • Unicode support.
  • Supported by four programming languages: C++, C#, BlitzMax, Blitz3D. (Written in C++)
  • Headers converter for easy conversion of the header files into other languages.

www.albalynx.com

This topic is closed to new replies.

Advertisement