Difference between revisions of "Main Page"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
 
(133 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{| border="1" cellpadding="5" cellspacing="0" align="center" width="90%"
+
<!-- Main Page Header (formerly Template:CEGUIWelcome) -->
|+'''Welcome to CEGUIWiki!'''
+
{{Section|1=Welcome to the <em><b>CEGUI Community Wiki</b></em>|2=
|-
+
| align="center" style="background:#eeffee;" | This is a wiki for [http://www.cegui.org.uk Crazy Eddie's GUI System] - The free GUI library for games and multi-media development.
+
What you will find here is a repository of documentation, samples, and other such materials created and maintained by the CEGUI community, for the benefit of the CEGUI community.
+
  
 +
<div style="text-align:center;font-size:14px;">
 +
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>
  
'''The wiki now uses the main CEGUI user database for wiki user authentication - so use your main site username and password to login here too'''
+
}}
|}
+
  
== What's New in the Wiki ==
 
  
* XML reference: [[Scheme files]]
+
<!--  Section 2: Downloading and Installing -->
* Tutorial: [[The Beginners Guide to Falagard skinning - Part II]]
+
{{Section|1=Getting CEGUI|2=
* Code Snippets: [[The Main Menu]] : A comprehensive beginner tutorial
+
* [[Downloads|Download a Release]]
* [[HOWTO: Use the Unified Positions and Sizes System]]
+
* [[Obtaining_the_library_source_from_Mercurial|Build it from source]]
* Tutorial: [[The Beginners Guide to Falagard skinning - Part I]]
+
}}
* [[HOWTO: Update the OgreSDK to use CEGUI SDK 0.4.1]]
+
  
== Getting Started ==
+
<!-- Section 3:  How to use CEGUI -->
 +
{{Section|1=Working with CEGUI|2=  
 +
* [http://static.cegui.org.uk/docs Official API docs for all Releases]
 +
* [https://bitbucket.org/cegui/cegui CEGUI ReadMe]
 +
* [[Helpful_Links|A concise collection of helpful links for CEGUI users]]
 +
* [[:Category:Tutorials|Tutorials]]: All tutorials to help you getting started with CEGUI
 +
* [[:Category:HowTo|How-To series]]: How to deal with a specific feature of CEGUI
 +
* [[:Category:Manuals|Manuals]]: Some more advanced material on using CEGUI
 +
}}
  
* [[What is CEGUI]]?
+
<!-- Section 4: CEGUI for Content Creators -->
* [[FAQ|Frequently Asked Questions]]
+
{{Section|1=CEGUI for Content Creators|2=
* [[Tutorials]]
+
* [[CEED]] - The official tool for CEGUI
* [[CodeSnippets]]
+
* [[Assembling a Toolset|Tools]]: Gather the tools that can help you with the creation of your GUI
* [[HOW-TO series]]
+
* [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)
* [["Falagard" Skinning System Documentation]]
+
* [[XML File formats]]: Description of all XML file format used in CEGUI  
* [[The "official" layout editor]]
+
* [http://skins.cegui.org.uk Skins]: (WIP) Find some existing skins. There are more on the forums.
* [[XML File formats]]
+
}}
* [[X-Files: CEGUI Case]] 
+
== Development Information ==
+
* [[Development Roadmap]]
+
* [[Falagard Changes Information]] - some notes relating to what has changed for the "Falagard" system changes.
+
  
== Misc Resources ==
+
<!-- Section 1: About CEGUI -->
* [[Xerces for VS2005]]
+
{{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
 +
}}
 +
 
 +
 
 +
{{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 width="640" height="320">iXsZh1owpBI</youtube>
 +
</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>
 +
}}
 +
{| width="100%" background-color="transparent"
 +
|valign="top"|

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