Difference between revisions of "Main Page"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(Added a section with videos - this could probably be arranged a bit better :-p)
 
(72 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 the <em><b>CEGUI Community Wiki</b></em>|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><td><galrand></galrand></td></table>
+
 
<div style="text-align:center; color:#884400; border:1px dashed #888888; margin-top:0.9em">
+
<div style="text-align:center;font-size:14px;">
'''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'''
+
Welcome to the official CEGUI community Wiki. All users are encouraged to contribute! This is a community driven wiki, which serves as an addition to [http://static.cegui.org.uk/docs/ the official API documentation].
 +
</div>
 +
<div style="text-align:center;font-size:14px;">
 +
To contribute to the wiki, please login with your [http://www.cegui.org.uk/phpBB2/index.php forum] account (registration is easy!). To improve the API documentation, create a pull request on [https://bitbucket.org/cegui/cegui/ our bitbucket repository].
 +
</div>
 +
<div style="text-align:center;font-size:14px;">
 +
All news, releases and more can be found on the official [http://www.cegui.org.uk CEGUI website].
 
</div>
 
</div>
}}
 
{{Section|1=Featured Videos from our [http://www.youtube.com/ceguiproject YouTube Channel]|2=
 
<table width="100%"><tr><td><youtube size="tiny">46FZ21O4Ixk</youtube></td><td><youtube size="tiny">AM5_YarbwNg</youtube></td><td><youtube size="tiny">ldSd45xlVU0</youtube></td></tr></table>
 
}}
 
{| width="100%" background-color="transparent"
 
|valign="top"|
 
  
<!-- Section 1: Learning about CEGUI -->
 
{{Section|1=Learning about CEGUI|2=
 
* [[FAQ|Everything About CEGUI (FAQ)]]
 
* [[Features]]
 
* [[Developer Team]]
 
* [[Developer meetings]]
 
 
}}
 
}}
 +
  
 
<!--  Section 2: Downloading and Installing -->
 
<!--  Section 2: Downloading and Installing -->
{{Section|1=Downloading and Installing|2=
+
{{Section|1=Getting CEGUI|2=
* [[Downloads|Download packages and SDKs]]
+
* [[Downloads|Download a Release]]
* [[HOWTO:_Obtain_the_library_source_from_subversion|SVN access]]
+
* [[Obtaining_the_library_source_from_Mercurial|Build it from source]]
* [[Community Downloads|Community Downloads page]]
+
 
}}
 
}}
  
<!-- Section 3:  Working with CEGUI -->
+
<!-- Section 3:  How to use CEGUI -->
 
{{Section|1=Working with CEGUI|2=  
 
{{Section|1=Working with CEGUI|2=  
* [[Documentation]]: Information about getting documentation to match with your download
+
* [http://static.cegui.org.uk/docs Official API docs for all Releases]
* [[Tutorials]]: All tutorials to help you getting started with CEGUI
+
* [https://bitbucket.org/cegui/cegui CEGUI ReadMe]
* [[HOW-TO_series|HOW-TO Series]]: How to deal with a specific feature of CEGUI
+
* [[Helpful_Links|A concise collection of helpful links for CEGUI users]]
* [[Articles]]: Some more advanced material on using CEGUI  
+
* [[:Category:Tutorials|Tutorials]]: All tutorials to help you getting started with CEGUI
* [[CodeSnippets]]: chunk of code collection
+
* [[:Category:HowTo|How-To series]]: How to deal with a specific feature of CEGUI
 +
* [[:Category:Manuals|Manuals]]: Some more advanced material on using CEGUI  
 
}}
 
}}
  
 
<!-- Section 4: CEGUI for Content Creators -->  
 
<!-- Section 4: CEGUI for Content Creators -->  
 
{{Section|1=CEGUI for Content Creators|2=
 
{{Section|1=CEGUI for Content Creators|2=
 +
* [[CEED]] - The official tool for CEGUI
 
* [[Assembling a Toolset|Tools]]: Gather the tools that can help you with the creation of your GUI  
 
* [[Assembling a Toolset|Tools]]: Gather the tools that can help you with the creation of your GUI  
 
* [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]: (WIP) Find some existing skins. There are more on the forums.
* [http://skins.cegui.org.uk Skins]: Find some existing skins
+
 
}}
 
}}
  
<!-- Section 5: Community Projects -->  
+
<!-- Section 1: About CEGUI -->  
{{Section|1=Community Projects|2=
+
{{Section|1=About CEGUI|2=
 +
* [http://cegui.org.uk CEGUI website]
 +
* [[FAQ|Everything About CEGUI (FAQ)]] (Old)
 +
* [[Developer Team]]
 
* [[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=
+
{{Section|1=Featured Videos from our [http://www.youtube.com/ceguiproject YouTube Channel]|2=
* [[Manual TOC|Manual]]: Official CEGUI Manual (We are going to create it after 0.5 release)
+
<table width="795" style="margin-left: auto; margin-right: auto">
* [http://www.cegui.org.uk/wiki/index.php/The_%22official%22_layout_editor CELayoutEditor documentation]: Installation instructions and manual for the layout editor
+
<tr>
* [http://www.cegui.org.uk/silly_api_reference SILLY 0.1.0]: Online doxygen manual for SILLY 0.1.0
+
<td rowspan="2" colspan="2"><youtube width="640" height="320">iXsZh1owpBI</youtube>
* [http://cegui.org.uk/docs/current/fal_man.html Falagard Skinning Manual]: Tutorial and reference for the skining system.
+
</td>
 +
<td><youtube width="320" height="180">AM5_YarbwNg</youtube></td><td>
 +
<youtube width="320" height="180">ldSd45xlVU0</youtube></td></tr>
 +
<tr><td><youtube width="320" height="180">eRC5R9aA_Zs</youtube></td><td>
 +
<youtube width="320" height="180">Z5Uf9IsWCXY</youtube></td></tr>
 +
</table>
 
}}
 
}}
{{CEGUIWikiWhatsNew}}
+
{| width="100%" background-color="transparent"
<!-- Right sections -->
+
|valign="top"|
| 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>
+
-->
+

Latest revision as of 18:43, 27 February 2016

Welcome to the CEGUI Community Wiki

Welcome to the official CEGUI community Wiki. All users are encouraged to contribute! This is a community driven wiki, which serves as an addition to the official API documentation.

To contribute to the wiki, please login with your forum account (registration is easy!). To improve the API documentation, create a pull request on our bitbucket repository.

All news, releases and more can be found on the official CEGUI website.


Getting CEGUI

Working with CEGUI

CEGUI for Content Creators

  • CEED - The official tool for CEGUI
  • Tools: Gather the tools that can help you with the creation of your GUI
  • "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
  • Skins: (WIP) Find some existing skins. There are more on the forums.

About CEGUI


Featured Videos from our YouTube Channel