Difference between revisions of "Main Page"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
m (video sizing test)
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<!-- Main Page Header (formerly Template:CEGUIWelcome) -->  
 
<!-- Main Page Header (formerly Template:CEGUIWelcome) -->  
 
{{Section|1=Welcome to Crazy Eddie's GUI System|2=
 
{{Section|1=Welcome to Crazy Eddie's GUI System|2=
<table><td><p>Crazy Eddie's GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems!</p><p>'''Take a look at our [http://sourceforge.net/projects/crayzedsgui/files/CEGUI%20Mk-2/0.7.5/CEGUI-DEMOS-0.7.5-win32.zip/download binary demos] (precompiled for win32 only)'''</p></td></table>
+
<table><td><p>Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as all kinds of applications (rendering, visualisation, forms, etc.) or tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems.</p></td>
<div style="text-align:center; color:#884400; border:1px dashed #888888; margin-top:0.9em">
+
</table>
'''To edit this wiki or to contribute to this site, you must be a registered on our [http://www.cegui.org.uk/phpBB2/index.php forums]<br>When signing up you are required to fill in an authorisation code, the code is presently: crazycodes'''
+
<div style="text-align:center; color:#BB4400; border:2px dashed #FF8888; margin-top:0.9em; font-size:13px">
 +
'''To edit this wiki or to contribute to this site, you must be a registered on our [http://www.cegui.org.uk/phpBB2/index.php forums]<br>When signing up you are required to fill in an authorisation code, the code is presently: wowisgreat'''
 
</div>
 
</div>
 
}}
 
}}
 
{{Section|1=Featured Videos from our [http://www.youtube.com/ceguiproject YouTube Channel]|2=
 
{{Section|1=Featured Videos from our [http://www.youtube.com/ceguiproject YouTube Channel]|2=
<table width="100%"><tr><td><youtube size="small">46FZ21O4Ixk</youtube></td><td><youtube size="medium">AM5_YarbwNg</youtube></td><td><youtube size="large">ldSd45xlVU0</youtube></td></tr></table>
+
<table width="795" style="margin-left: auto; margin-right: auto">
 +
<tr><td rowspan="2" colspan="2"><youtube size="small">iXsZh1owpBI</youtube></td><td><youtube size="tiny">AM5_YarbwNg</youtube></td><td><youtube size="tiny">ldSd45xlVU0</youtube></td></tr>
 +
<tr><td><youtube size="tiny">eRC5R9aA_Zs</youtube></td><td><youtube size="tiny">Z5Uf9IsWCXY</youtube></td></tr>
 +
</table>
 
}}
 
}}
 
{| width="100%" background-color="transparent"
 
{| width="100%" background-color="transparent"
Line 15: Line 19:
 
{{Section|1=Learning about CEGUI|2=
 
{{Section|1=Learning about CEGUI|2=
 
* [[FAQ|Everything About CEGUI (FAQ)]]
 
* [[FAQ|Everything About CEGUI (FAQ)]]
* [[Features]]
 
 
* [[Developer Team]]
 
* [[Developer Team]]
* [[Developer meetings]]
 
 
}}
 
}}
  
Line 23: Line 25:
 
{{Section|1=Downloading and Installing|2=
 
{{Section|1=Downloading and Installing|2=
 
* [[Downloads|Download packages and SDKs]]
 
* [[Downloads|Download packages and SDKs]]
* [[HOWTO:_Obtain_the_library_source_from_subversion|SVN access]]
+
* [[Obtaining_the_library_source_from_Mercurial|Mercurial access]]
* [[Community Downloads|Community Downloads page]]
+
 
}}
 
}}
  
Line 30: Line 31:
 
{{Section|1=Working with CEGUI|2=  
 
{{Section|1=Working with CEGUI|2=  
 
* [[Documentation]]: Information about getting documentation to match with your download
 
* [[Documentation]]: Information about getting documentation to match with your download
* [[Tutorials]]: All tutorials to help you getting started with CEGUI
+
* [[:Category:Tutorials|Tutorials]]: All tutorials to help you getting started with CEGUI
* [[HOW-TO_series|HOW-TO Series]]: How to deal with a specific feature of CEGUI
+
* [[:Category:HowTo|How-To series]]: How to deal with a specific feature of CEGUI
* [[Articles]]: Some more advanced material on using CEGUI  
+
* [[:Category:Manuals|Manuals]]: Some more advanced material on using CEGUI  
* [[CodeSnippets]]: chunk of code collection
+
 
}}
 
}}
  
Line 41: Line 41:
 
* [http://cegui.org.uk/docs/current/fal_man.html "Falagard" Skinning System Documentation]: All you ever wanted to know on falagard skinning system (and more)  
 
* [http://cegui.org.uk/docs/current/fal_man.html "Falagard" Skinning System Documentation]: All you ever wanted to know on falagard skinning system (and more)  
 
* [[XML File formats]]: Description of all XML file format used in CEGUI  
 
* [[XML File formats]]: Description of all XML file format used in CEGUI  
* [[External resources]]: Find some material for your gui
 
 
* [http://skins.cegui.org.uk Skins]: Find some existing skins
 
* [http://skins.cegui.org.uk Skins]: Find some existing skins
 
}}
 
}}
Line 48: Line 47:
 
{{Section|1=Community Projects|2=
 
{{Section|1=Community Projects|2=
 
* [[Projects Using CEGUI]]: Games and other software using CEGUI
 
* [[Projects Using CEGUI]]: Games and other software using CEGUI
* [[User Contributed Material]]: You have a lot of talents lets share it here
 
* [[CEGUI Addons]]: All addons available in the CVS repository at SF
 
 
}}
 
}}
 
<!-- Section 6: Official References -->
 
{{Section|1=Official References|2=
 
* [[Manual TOC|Manual]]: Official CEGUI Manual (We are going to create it after 0.5 release)
 
* [http://www.cegui.org.uk/wiki/index.php/The_%22official%22_layout_editor CELayoutEditor documentation]: Installation instructions and manual for the layout editor
 
* [http://www.cegui.org.uk/silly_api_reference SILLY 0.1.0]: Online doxygen manual for SILLY 0.1.0
 
* [http://cegui.org.uk/docs/current/fal_man.html Falagard Skinning Manual]: Tutorial and reference for the skining system.
 
}}
 
{{CEGUIWikiWhatsNew}}
 
<!-- Right sections -->
 
| valign="top" width="25%" |
 
<!-- Section 7: Latest News -->
 
{{CEGUINews}}
 
<!-- Section 9: Current Releases -->
 
{{CurrentCEGUI}}
 
|}
 
<!--
 
<div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:5px">
 
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;">
 
<span style="color:#3349dd; font-size:120%;">'''Getting Started'''</span>
 
<span style="color:#3349dd">[http://www.cegui.org.uk/wiki/index.php/Template:CEGUIWikiGettingStarted?action=edit (edit)]</span>
 
</div>
 
<div style="background:#ffffff; padding:0.5em">
 
{{CEGUIWikiGettingStarted}}
 
</div>
 
</div>
 
-->
 

Revision as of 13:43, 16 March 2014

Welcome to Crazy Eddie's GUI System

Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as all kinds of applications (rendering, visualisation, forms, etc.) or tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems.

To edit this wiki or to contribute to this site, you must be a registered on our forums
When signing up you are required to fill in an authorisation code, the code is presently: wowisgreat

Featured Videos from our YouTube Channel

Downloading and Installing

Working with CEGUI

  • Documentation: Information about getting documentation to match with your download
  • Tutorials: All tutorials to help you getting started with CEGUI
  • How-To series: How to deal with a specific feature of CEGUI
  • Manuals: Some more advanced material on using CEGUI

CEGUI for Content Creators

Community Projects