Difference between revisions of "Projects Using CEGUI"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(→Games: Added Ember) |
(→Games: add Ride!) |
||
Line 4: | Line 4: | ||
== Games == | == Games == | ||
* [http://wiki.worldforge.org/wiki/Ember Ember] A GPL 3d client for the Worldforge system. | * [http://wiki.worldforge.org/wiki/Ember Ember] A GPL 3d client for the Worldforge system. | ||
+ | * [http://www.dancingdots-studio.com/ Ride!] An equestrian simulation by Dancing Dots. | ||
== Game related tools == | == Game related tools == |
Revision as of 23:33, 26 December 2007
Introduction
This page lists finished projects which make use of the CEGUI library. The intros are mostly quoted from the original locations.
Games
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.