Difference between revisions of "Projects Using CEGUI"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(Games: Added Ember)
Line 3: Line 3:
  
 
== Games ==
 
== Games ==
 +
* [http://wiki.worldforge.org/wiki/Ember Ember] A GPL 3d client for the Worldforge system.
  
 
== Game related tools ==
 
== Game related tools ==

Revision as of 09:30, 14 November 2007

Introduction

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

Games

  • Ember A GPL 3d client for the Worldforge system.

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.