Difference between revisions of "Main Page"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(efficiency) |
Crazyeddie (Talk | contribs) m (Reverted edit of liyun, changed back to last version by lindquist) |
||
| Line 1: | Line 1: | ||
| − | + | {| border="1" cellpadding="5" cellspacing="0" align="center" width="90%" | |
| + | |+'''Welcome to CEGUIWiki!''' | ||
| + | |- | ||
| + | | 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. | ||
| + | |||
| + | |||
| + | '''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]] | ||
| + | * Tutorial: [[The Beginners Guide to Falagard skinning - Part II]] | ||
| + | * Code Snippets: [[The Main Menu]] : A comprehensive beginner tutorial | ||
| + | * [[HOWTO: Use the Unified Positions and Sizes System]] | ||
| + | * Tutorial: [[The Beginners Guide to Falagard skinning - Part I]] | ||
| + | * [[HOWTO: Update the OgreSDK to use CEGUI SDK 0.4.1]] | ||
| + | |||
| + | == Getting Started == | ||
| + | |||
| + | * [[What is CEGUI]]? | ||
| + | * [[FAQ|Frequently Asked Questions]] | ||
| + | * [[Tutorials]] | ||
| + | * [[CodeSnippets]] | ||
| + | * [[HOW-TO series]] | ||
| + | * [["Falagard" Skinning System Documentation]] | ||
| + | * [[The "official" layout editor]] | ||
| + | * [[XML File formats]] | ||
| + | |||
| + | == Development Information == | ||
| + | * [[Development Roadmap]] | ||
| + | * [[Falagard Changes Information]] - some notes relating to what has changed for the "Falagard" system changes. | ||
| + | |||
| + | == Misc Resources == | ||
| + | * [[Xerces for VS2005]] | ||
Revision as of 14:02, 13 January 2006
| This is a wiki for 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.
|
What's New in the Wiki
- XML reference: Scheme files
- Tutorial: The Beginners Guide to Falagard skinning - Part II
- Code Snippets: The Main Menu : A comprehensive beginner tutorial
- HOWTO: Use the Unified Positions and Sizes System
- Tutorial: The Beginners Guide to Falagard skinning - Part I
- HOWTO: Update the OgreSDK to use CEGUI SDK 0.4.1
Getting Started
- What is CEGUI?
- Frequently Asked Questions
- Tutorials
- CodeSnippets
- HOW-TO series
- "Falagard" Skinning System Documentation
- The "official" layout editor
- XML File formats
Development Information
- Development Roadmap
- Falagard Changes Information - some notes relating to what has changed for the "Falagard" system changes.