Projects tagged ‘engine’


[161 total ]

2562USERS
   

MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by MySQL AB. MySQL AB is a commercial company, founded by the MySQL developers. It is a second generation Open Source company that unites Open Source values and methodology with a successful business model.

779USERS
   

PostgreSQL is a powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major ... [More] operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. [Less]

253USERS
   

Blender is a 3D animation and compositing suite with tools for modeling (advanced subdivision modeling, multiresolution sculpting), uv unwrapping, texturing (procedural node, 2D and 3D painting), animation, rendering, particles and simulation ... [More] (including fluid dynamics, hard body physics, cloth and hair), post-production with node based compositing and non linear editing, integrated game engine (with graphical programming, vehicle and rag doll constraints) and python scripting including an import and export suite. Blender runs on all major operating systems including Windows XP/Vista, OS X, Linux, BSD, Solaris and Irix. It has sculpting similar to ZBrush©, is a full animation suite similar to Maya© or 3DS Max© ; has compositing comparable to Nuke, and full video editing. [Less]

84USERS
   

Twisted is an event-driven networking framework written in Python. It integrates a large number of consistent APIs for developing new Internet services.

68USERS
   

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilizing hardware-accelerated 3D graphics. The class library ... [More] abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects. [Less]

60USERS
   

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid

38USERS
   

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason solves the common problems of site development: caching ... [More] , debugging, templating, maintaining development and production sites, and more. Mason is 100% free and open source. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache. [Less]

34USERS
   

Crystal Space is a free, cross-platform software development kit for realtime 3D graphics. It supports Windows, Linux, MaxOS/X and more. Though written in C++, other languages like Python can also be used to write programs. Based on a plugin ... [More] system it's very modular and extended easily. 3D rendering is done with OpenGL. Features of the latest as well as older hardware are supported seamlessly. [Less]

32USERS
   

jMonkeyEngine provides a high performance, scenegraph based rendering and physics system.

23USERS
   

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.

21USERS
   

Sauerbraten (a.k.a. Cube 2) is a free multiplayer/singleplayer first person shooter, built as a major redesign of the Cube FPS.

12USERS
   

The ht://Dig system is a complete WWW indexing and searching system for a domain or intranet. This system is not meant to replace the need for internet-wide search systems like Lycos, Infoseek, Google, and AltaVista. Instead, it is meant to cover the search needs for a single company, campus, or even a particular sub-section of a Web site.

12USERS
 

OpenFrag is an Open Source, multi-platform game. It plays in a medieval environment where Orcs and Humans fight to the death in a multiplayer session.

12USERS
   

Kid is a simple template language for XML based vocabularies written in Python. It was spawned as a result of a kinky love triangle between XSLT, TAL, and PHP. We believe many of the best features of these languages live on in Kid with much of the limitations and complexity stamped out.

12USERS
   

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderers.

10USERS
   

This project is developing an engine for real-time strategy games. It originated as an open-source version of Total Annihilation, and now has several other mods available. The game boasts an active player community.

10USERS
   

The Xith3d project consists of powerful middleware consisting of a scenegraph and an extensible renderer. The goal is to create a lean and performative scenegraph and renderer while at the same time allowing for extensions and enchancements to all ... [More] stages of the rendering pipeline. You can think of it as a 3D engine. It allows to create games, or any application requiring a 3D visualization. It's versatile, usable with JOGL or LWJGL, embeddable in AWT, Swing, SWT (Eclipse). It has support for physics engine (JOODE), and many development facilities. It's fast and easy-to-use. [Less]

9USERS
   

The Axiom Engine Project is a fully object oriented game engine development effort using C# and the Microsoft.Net or Mono platform to create an easy to use, flexible, extendable, and powerful engine that allows for rapid development of games for various genres.

7USERS
   

PHPTAL is a PHP implementation of ZPT work. To be short, PHPTAL is a XML/XHTML template library for PHP. While most web developpers continue to use ASP/JSP/PHP tags as the core language of their templates, the Zope community came with a ... [More] refreshing idea named TAL. The idea was to move presentation actions inside XHTML attributes instead of using plain tags or elements. [Less]

7USERS
   

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code.

6USERS
 

PySoy is a cross-platform Python module which enables developers to easily build custom Python-based 3D games. The engine features integrated physics, Ogg multimedia support, advanced rendering options such as bumpmap textures, and an optimized ... [More] C-based rendering system for high framerates. The purpose of the PySoy project is to enable more people to develop "commercial quality" copyleft games. [Less]

6USERS
 

LifeType is an open-source blogging platform with support for multiple blogs and users in a single installation.

5USERS
   

GemRB (Game engine made with preRendered Background) is a portable open-source implementation of Bioware's Infinity Engine which was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset. It should run on GNU/Linux, Microsoft Windows, OS X and possibly other UNIX derivatives.

4USERS
 

The fully opensource project contains an evolving Role Playing Game framework and game implementations. It is written fully in Java in the tradition of old school RPGs like Wizardry 7 and EOB. In the plans are OpenGL, AI, scripting, turn based combat, commanding a group of characters.

4USERS
 

Python-Ogre is a high-performance, full-featured Python interface to the Ogre3D graphics library. Python-Ogre currently supports all the functionality of Ogre 1.4, as well as wrappers for over 30 individual libraries: * Bullet, NxOgre (PhysX) ... [More] , ODE, and Newton physics * 4 GUIs, I/O, sound, and a lot more! This project is the successor of the original PyOgre project, created by Lakin Wecker in mid-2006. Much development is done on the Windows platform, however today Python-Ogre runs equally well on Linux and Mac OS X. Windows binaries are available, and a Linux package is in the works. If you wish to create a gaming or graphics application in Python, there isn't any else you need apart from Python-Ogre. If there is a library you'd like to have wrapped, let us know! [Less]

4USERS
   

Gnoll is a free 3d action/rpg game engine.

4USERS
   

An object-oriented Game Engine. It abstracts the differences between platforms and allows level/scene coding through script/XML files. Subsystems based on open source libraries. Adaptable to multiple game genres (fps, space shooter, indoor, outdoor, ...) Use extensively 3rd-party open-source libraries: OGRE, ODE, Opal, RakNet, ...

4USERS
 

The 1d6 project develops tools for the free One Die roleplaying System. Its first deliverable is a battle simulator using the simple One Roll combat System for quick combat resolution. Its second deliverable is the blob_battle, where two blobs ... [More] can duel. The third deliverable is babglet, which aims to ease game creation with pyglet. And then there's the TextRPG... [Less]

4USERS
   

The mission of the FIFE project is to create a cross platform game creation framework. Exact engine feature list changes over time, but the following lists the main guidelines for development * Games can be created with combination of engine, editor ... [More] tools, game specific scripts and game content. * Framework is not tied to any type of game (e.g. RTS, RPG), but instead provides flexible platform for all of them. * Framework supports different isometric views with addition of pure top-down view. * Instead of full 3D flexibility, engine focuses mainly on using high quality 2D graphics. This puts less demands on target platforms and also simplifies the framework and game development. * Purpose of the editor tools is to help to bind the game content with the engine and scripts. [Less]

4USERS
 

Marauroa is Arianne's Multiplayer Online Engine Server, that you can use to build you own online games using Marauroa as a Content Management system. Marauroa is completly written in Java using a multithreaded server architecture with a TCP ... [More] oriented network protocol, a mySQL based persistence engine and a flexible game system based on open systems totally expandible and modifiable by developers and that is able to run scripts on Python for the game's rules. Marauroa is based on a philosophy we call Action/Perception, on each turn a perception is sent to clients explaining them what they percieve and clients can ask server to do any action in their names using actions. Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do. [Less]