Difference between revisions of "Projects Using CEGUI"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(New content.)
 
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
This page lists (commercial) projects which make use of the CEGUI library.
+
This page lists (commercial) projects which make use of the CEGUI library. The intros are mostly quoted from the original locations.
  
 
== Games ==
 
== Games ==
 
=== Skytracks ===
 
=== Skytracks ===
"Skytracks" is a racing puzzle game with many arcade elements. You can visit the website [http://www.hotboxgames.com/index.php?option=com_content&task=view&id=13&Itemid=26 here].
+
"Skytracks is a racing puzzle game". You can visit the website [http://www.hotboxgames.com/index.php?option=com_content&task=view&id=13&Itemid=26 here].
 +
 
 +
== Game related tools ==
 +
=== OGRE particle editor ===
 +
"The OGRE Particle Editor is a real-time visual particle system editor. It is a tool that provides the ability to rapidly create OGRE particle system templates that can be used in any OGRE driven application. The effects are stored and loaded as templates via standard OGRE particle scripts (*.particle)."
 +
 
 +
It can be downloaded [http://www.ogre3d.org/index.php?option=com_remository&Itemid=74&func=fileinfo&filecatid=35&parent=category here].
 +
 
 +
And the manual can be found [http://www.game-cat.com/ogre/pe/docs/ here].

Revision as of 18:15, 29 June 2006

Introduction

This page lists (commercial) projects which make use of the CEGUI library. The intros are mostly quoted from the original locations.

Games

Skytracks

"Skytracks is a racing puzzle game". You can visit the website here.

Game related tools

OGRE particle editor

"The OGRE Particle Editor is a real-time visual particle system editor. It is a tool that provides the ability to rapidly create OGRE particle system templates that can be used in any OGRE driven application. The effects are stored and loaded as templates via standard OGRE particle scripts (*.particle)."

It can be downloaded here.

And the manual can be found here.