...The project aims to someday be like Elite with aspects of Trade Wars. Currently it is an interesting experiment in vector mathematics which demonstrates a minimalistic rendering engine for 3D space graphics.
Surge is the name of an advanced game engine--includes graphics, sound, physics, scripting, networking, and more. Surge is also the name for the first game for this engine, which will be based on a replacement until the Surge Engine becomes viable.
The goal of this project is to develop a generic and powerful 3D simulation framework mainly but not exclusively targeted at game development. Important aspects are efficency and simplicity of use.
An AI sandbox for learning game programming. It includes an integrated development environment, and functionality for rapid development of virtual characters.
GMUVE (Graphical Multiuser Virtual Environment) is an engine/framework that lets large numbers of users interact in a 3D world. GMUVE is a peer to peer networked OpenGL application that can be used for MMPOG or 3D chat. It is available in Python and JAVA
The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
Spineless is a generic cross-platform 3D game engine implemented in Python. Focus is on flexibility, clean design and ease of use, not pure speed or bleeding edge graphics.
The Golem Engine is a Python-driven project which brings together many open source libraries such as PyOGRE and PyODE into a powerful 3d game engine by and for small and independent game studios. It uses a component-based game entity system for maximum f
LET'S 3D! (Little Easy Techniques for Simple 3D) is a library that helps developers to create 3D games/apps in a few lines of python code.It features a lightwave loader,quadtree frustum culling,movement management,improved camera class etc. Check it out
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
A simple, yet powerful framework built around the OGRE rendering system. Has many features in the works such as AI, Audio, an entity system (much like CEL), and a complete level editor.
FEAR is a development kit helping software engineers create advanced artificial intelligence in synthetic characters with simplicity and efficiency. The project includes reusable AI components, portable framework and interfaces to realtime 3D games.
Xgdk is a Cross-Platform Game Development toolKit. Its purpose is to provide a set of easy-to-use and extendable libraries for rapid development of 3d interactive applications such as videogames, demos and prototypes.
Damocles is a game engine programmed in C++.(Opengl/SDL) ||| OS:Linux / Windows ||| 3 main modules in Damocles: ||| Damocles : 3D engine |||Junior : Physic and Mathematics engine ||| Unik : Network engine (Only for Windows version for the moment)
Yet Another Homemade Game Engine (yahge) is what the name says a free open source 3D Game Engine geared towards development of 3D First Person Shooters. Major goals are to provide a Rapid Prototyping System for Game Ideas or to make Game Demos for Resume
PyDemeter is a Python wrapper for the Demeter terrain engine, a cross-platform terrain rendering engine that uses advanced techniques such as dynamic tessellation to render complex landscapes at high frame rates. It can be used in conjunction with PyOSG,
SpaceQuark is a complete game engine for Windows. It takes care of almost all aspects of games such as 3D-Graphics Rendering (using OGRE), Audio(using FMOD), Physics, Game Logic and Artificial Intelligence, Multiplayer, Plugins, Scripting and much more.
Falconer-Try Studios is developing this new gaming engine for 2D, 3D and soon VR environments. It will be best for RTS and FPS games. See the documentation for more data.
Open Worlds VR is a general, visual and interactive simulation platform, designed to support thousands of independent actors (objects). It also implements a strong peer-to-peer networking algorithm to allow multi-computer processing of a single large simu
Pyplace is a toolkit which helps Python developers to render data as isometrically viewed 'places' around which the user can navigate.
The look and feel by version 1 will be similar to an early UO or AOE, but only a few unit sprites & no network
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.
Orange 3D, a game engine distributed under the zlib/libpng license, is an all in one solution, with IDE, level editor, 2d painter, 3d modeler, and possibly audio editing software all in one clean package, for free!
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.