Difference between revisions of "Projects Using CEGUI"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(added Pirate Princess)
(Games: added Torchlight)
Line 3: Line 3:
  
 
== Games ==
 
== Games ==
 +
* [http://www.torchlightgame.com/ Torchlight] An action role-playing game by [http://www.runicgames.com/ Runic Games]
 
* [http://www.ivan.org.es/showcase/gameview.php?id=2 Photopolys] A challenge for your mind in which you must compose puzzles based on your own photos.
 
* [http://www.ivan.org.es/showcase/gameview.php?id=2 Photopolys] A challenge for your mind in which you must compose puzzles based on your own photos.
 
* [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.

Revision as of 16:26, 14 February 2010

Introduction

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

Games

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.


The Delta3D Open Source Game Engine

The Delta3D Game Engine integrates the functionality of CEGUI, allowing users to have robust user interfaces active in their applications. The Delta3D Game Engine was an early adopter of the CEGUI technology and has contributed to its development over the years.

For more information, see http://delta3d.org.