Difference between revisions of "Assembling a Toolset"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(→Imageset) |
m (→Imageset) |
||
Line 10: | Line 10: | ||
* [[User Contributed Material|CEGUIImagesetEditor]] (Martignass/Drumicube) | * [[User Contributed Material|CEGUIImagesetEditor]] (Martignass/Drumicube) | ||
* Gimp->CEGUIImageset Exporter [http://www.cegui.org.uk/phpBB2/viewtopic.php?t=3318] (lope85) | * Gimp->CEGUIImageset Exporter [http://www.cegui.org.uk/phpBB2/viewtopic.php?t=3318] (lope85) | ||
+ | * PhotoshopCS3->CEGUIImageset Exporter [http://www.cegui.org.uk/phpBB2/viewtopic.php?t=3494] (djphilipe) |
Revision as of 14:17, 15 August 2008
CEGUI rests on several data files. All those files are here to help you in separating the aspect of your project. The Designer can deal with the interface design, the programmer can focus on logique everyone leave in its own world and we are all happy. This page list the tools that can be used to create data used by CEGUI.
Layout
- The "official" layout editor (ScriptKid)
- CEGUILuaApp (Lindquist)
- CELayoutUpgrader - Upgrade layouts to Unified Coord. System (iceeey)
Imageset
- CEGUIImagesetEditor (Martignass/Drumicube)
- Gimp->CEGUIImageset Exporter [1] (lope85)
- PhotoshopCS3->CEGUIImageset Exporter [2] (djphilipe)