Difference between revisions of "Assembling a Toolset"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(Layout)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
== Layout ==
 
== Layout ==
* [[The "official" layout editor]] (ScriptKid)
+
* [[CEED]]
* [[User Contributed Material]] (Lindquist)
+
* [[CELayoutUpgrader]] (iceeey)
+
  
 
== Imageset ==
 
== Imageset ==
* [[User Contributed Material]] (Martignass/Drumicube)
+
* [[CEED]]
 
* Gimp->CEGUIImageset Exporter [http://www.cegui.org.uk/phpBB2/viewtopic.php?t=3318 (forum)] (lope85)
 
* Gimp->CEGUIImageset Exporter [http://www.cegui.org.uk/phpBB2/viewtopic.php?t=3318 (forum)] (lope85)
 
* PhotoshopCS3->CEGUIImageset Exporter [http://www.cegui.org.uk/phpBB2/viewtopic.php?t=3494 (forum)] (djphilipe)
 
* PhotoshopCS3->CEGUIImageset Exporter [http://www.cegui.org.uk/phpBB2/viewtopic.php?t=3494 (forum)] (djphilipe)
 +
 +
 +
== Look n' Feel (Skinning) ==
 +
* [[CEED]]
  
 
== Fonts ==
 
== Fonts ==
 +
* Font Exporter for Font Studio [http://cegui.org.uk/forum/viewtopic.php?f=7&t=6367 (forum] (Zadirion)
 
* Powerful bitmap font generator [http://www.cegui.org.uk/phpBB2/viewtopic.php?f=7&t=3875 (forum)] (Nitrogen)
 
* Powerful bitmap font generator [http://www.cegui.org.uk/phpBB2/viewtopic.php?f=7&t=3875 (forum)] (Nitrogen)

Latest revision as of 17:55, 26 February 2015

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

Imageset

  • CEED
  • Gimp->CEGUIImageset Exporter (forum) (lope85)
  • PhotoshopCS3->CEGUIImageset Exporter (forum) (djphilipe)


Look n' Feel (Skinning)

Fonts

  • Font Exporter for Font Studio (forum (Zadirion)
  • Powerful bitmap font generator (forum) (Nitrogen)