Difference between revisions of "Assembling a Toolset"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(Layout)
 
(13 intermediate revisions by 7 users not shown)
Line 2: Line 2:
  
  
== Layout ==  
+
== Layout ==
* [[The %22official%22 layout editor]] (ScriptKid)
+
* [[CEED]]
* [[User Contributed Material]] CEGUILuaApp  (Lindquist)
+
  
 +
== Imageset ==
 +
* [[CEED]]
 +
* 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)
  
== Imageset ==  
+
 
* [[User Contributed Material]] CEGUIImagesetEditor (Martignass)
+
== Look n' Feel (Skinning) ==
 +
* [[CEED]]
 +
 
 +
== 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)

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)