Difference between revisions of "Main Page"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(added binary demos and youtube videos)
(40 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) and/or [http://www.youtube.com/ceguiproject youtube videos]'''</p></td><td><galrand></galrand></td></table>
+
<br />
<!--<div style="color:#ff2222; border:1px solid #FF2222; margin:1em">
+
<div style="text-align:center;font-size:16px;font-weight:bold;">Our [http://www.cegui.org.uk new website] has gone online. From now on all news and releases will be published there and not on the Wiki! </div>
'''The CEGUI site is still in a fragile state!'''<br/>
+
<br />
* Note that for the moment, to get access to the forum you must pre-authenticate; just read the authentication box for details.
+
<div style="text-align:center; color:#BB4400; border:2px dashed #FF8888; margin-top:0.9em; font-size:13px">
'''We apologise for any continued inconvenience.'''
+
'''To edit this wiki, post on our forums and/or report bugs on our mantis bug-tracker, you must be registered on our [http://www.cegui.org.uk/phpBB2/index.php forums]<br>When signing up/creating an account, you are required to fill in an authorisation code, the code is presently: wowisgreat'''
</div>-->
+
<div style="text-align:center; color:#884400; border:1px dashed #888888; margin-top:0.9em">
+
'''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>
 
</div>
}}  
+
}}
 +
{{Section|1=Featured Videos from our [http://www.youtube.com/ceguiproject YouTube Channel]|2=
 +
<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"
 
|valign="top"|  
 
|valign="top"|  
Line 17: Line 20:
 
{{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 25: Line 26:
 
{{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 32: Line 32:
 
{{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 43: Line 42:
 
* [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 50: Line 48:
 
{{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 15:01, 1 July 2014

Welcome to Crazy Eddie's GUI System


Our new website has gone online. From now on all news and releases will be published there and not on the Wiki!


To edit this wiki, post on our forums and/or report bugs on our mantis bug-tracker, you must be registered on our forums
When signing up/creating an account, 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