Difference between revisions of "Main Page"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
m (update antispam)
(12 intermediate revisions by the same user 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>
+
<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>
<ul><li>'''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)'''
+
<li>'''Do you like CEGUI? Help us become even better and read our [[Contribute|wiki wishlist]]!'''</ul></td>
+
 
</table>
 
</table>
<div style="text-align:center; color:#884400; border:1px dashed #888888; margin-top:0.9em">
+
<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'''
 
'''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>
Line 21: 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 52: Line 48:
 
* [[Projects Using CEGUI]]: Games and other software using CEGUI
 
* [[Projects Using CEGUI]]: Games and other software using CEGUI
 
}}
 
}}
 
{{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