Difference between revisions of "Projects Using CEGUI"
(added Ankh and rearranged stuff so that things with the biggest budgets come first) |
|||
Line 4: | Line 4: | ||
== Games == | == Games == | ||
* [http://www.torchlightgame.com/ Torchlight] An action role-playing game by [http://www.runicgames.com/ Runic Games] | * [http://www.torchlightgame.com/ Torchlight] An action role-playing game by [http://www.runicgames.com/ Runic Games] | ||
− | * [http://www. | + | * [http://www.ankh-game.com/ Ankh 3] A commercial adventure point and click game. |
+ | * [http://www.shipsim.com/products/shipsimulatorextremes Ship Simulator Extremes] A commercial hardcore simulator game by [http://www.vstep.nl/ VSTEP] | ||
+ | * [http://www.snakeworldsgame.com/ Snakeworlds - Spherical 3D snake game] The game classic on spheres / globes. | ||
+ | * [http://www.smootsy.com/ Smootsy] A MMO Social Network 3D Game using Ogre | ||
* [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.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.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.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.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© | ||
− | |||
== Game related tools == | == Game related tools == |
Revision as of 23:44, 3 January 2011
Contents
Introduction
This page lists finished projects which make use of the CEGUI library. The intros are mostly quoted from the original locations.
Games
- Torchlight An action role-playing game by Runic Games
- Ankh 3 A commercial adventure point and click game.
- Ship Simulator Extremes A commercial hardcore simulator game by VSTEP
- Snakeworlds - Spherical 3D snake game The game classic on spheres / globes.
- Smootsy A MMO Social Network 3D Game using Ogre
- Ember A GPL 3d client for the Worldforge system.
- Photopolys A challenge for your mind in which you must compose puzzles based on your own photos.
- Ride! An equestrian simulation by Dancing Dots.
- Secret Maryo Chronicles A GPL 2D platform game using SDL and OpenGL.
- Cube Combat 3D Bomberman like game, supporting up to 4 player through lan or internet.
- Pirate Princess Semi-casual word game based adventure in a pirate setting.
- Summoning Wars open source role-playing game, featuring both a single-player and a multiplayer mode for about 2 to 8 players
- OpenGate Opengate is an open source remake of the game Jumpgate©
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.