Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as any other type of applications (rendering/visualisation/virtual reality) and tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems.
Established in 2003, CEGUI sees continual, active development and remains one of the...
XreaL is a heavily improved Quake 3 Arena engine. It's bundled with new tools and a demo game that was never finished. ET:XreaL is a subproject bringing all XreaL enhancements to Return to Castle Wolfenstein: Enemy Territory.
A collection of tools to help in the creation of 3D graphics which are to assist in and improve various areas of the production pipeline in particular the creation and management of very large scale 3D graphics scenes.
Realtime 3D game/visualization engine, written in C++, scriptable through Tcl/Tk, Python and Lua. Supports D3D and OpenGL for rendering, runs under Linux and Windows.
This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
Over is a space-based comic-like RTS game with some MMO features (persistency, commander profile, etc...) It also features customizable fleets and wings. Over is build on a completely custom engine which currently runs on linux and windows.
ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.