Difference between revisions of "Projects Using CEGUI"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
Line 8: Line 8:
 
* [http://www.dawntide.net/ Dawntide] Open-ended sandbox MMORPG by [http://www.waisoft.com/ WAISOFT]
 
* [http://www.dawntide.net/ Dawntide] Open-ended sandbox MMORPG by [http://www.waisoft.com/ WAISOFT]
 
* [http://www.snakeworldsgame.com/ Snakeworlds - Spherical 3D snake game] The game classic on spheres / globes.
 
* [http://www.snakeworldsgame.com/ Snakeworlds - Spherical 3D snake game] The game classic on spheres / globes.
 +
* [http://www.cubecombat.net/ Cube Combat] 3D Bomberman like game, supporting up to 4 player through lan or internet.
 +
* [http://www.sumwars.org/ Summoning Wars] open source role-playing game, featuring both a single-player and a multiplayer mode for about 2 to 8 players
 
* [http://www.mtasa.com/ Multi Theft Auto: SA] Third party mod for GTA3: San Andreas providing multiplayer
 
* [http://www.mtasa.com/ Multi Theft Auto: SA] Third party mod for GTA3: San Andreas providing multiplayer
 
* [http://www.iv-multiplayer.com/ IV:M] Third party mod for GTA4 providing multiplayer
 
* [http://www.iv-multiplayer.com/ IV:M] Third party mod for GTA4 providing multiplayer
* [http://www.smootsy.com/ Smootsy] A MMO Social Network 3D Game using Ogre
+
* [http://www.secretmaryo.org/ Secret Maryo Chronicles] A GPL 2D platform game using SDL and OpenGL.
 
* [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.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://www.dancingdots-studio.com/ Ride!] An equestrian simulation by Dancing Dots.
 
* [http://www.dancingdots-studio.com/ Ride!] An equestrian simulation by Dancing Dots.
* [http://www.secretmaryo.org/ Secret Maryo Chronicles] A GPL 2D platform game using SDL and OpenGL.
 
* [http://www.cubecombat.net/ Cube Combat] 3D Bomberman like game, supporting up to 4 player through lan or internet.
 
 
* [http://www.moonpod.com/English/about_pirateprincess.php/ Pirate Princess] Semi-casual word game based adventure in a pirate setting.
 
* [http://www.moonpod.com/English/about_pirateprincess.php/ Pirate Princess] Semi-casual word game based adventure in a pirate setting.
* [http://www.sumwars.org/ Summoning Wars] open source role-playing game, featuring both a single-player and a multiplayer mode for about 2 to 8 players
 
 
* [http://www.opengate.ontheserver.de OpenGate] Opengate is an open source remake of the game Jumpgate©
 
* [http://www.opengate.ontheserver.de OpenGate] Opengate is an open source remake of the game Jumpgate©
 +
* [http://www.smootsy.com/ Smootsy] A MMO Social Network 3D Game using Ogre
  
 
== Game related tools ==
 
== Game related tools ==

Revision as of 14:31, 30 January 2011

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.