Features

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Revision as of 21:10, 27 November 2006 by Scriptkid (Talk | contribs)

Jump to: navigation, search

(draft) CEGUI's main features are:

  • Multi-platform compiling and running. Includes Windows and Linux as a stable release. Mac OS project files are in the making;
  • Heavily data-driven by using XML files, a generic property system and powerful skinning possibilities;
  • UNICODE support (check the fonts sample);
  • Renderers for OpenGL, Directx9, Ogre3D (provided by the Ogre team) and Irrlicht;
  • Clear interface in case you want to write your own renderer;
  • At least two mature tools;
  • Many wiki pages and usefull sample projects;