Projects tagged ‘gamedev’ and ‘library’


[28 total ]
36

Pygame

   
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.

Metrics updated about 16 hours ago

29

jME

   
Primary Language: Java Licensed as: BSD-ish License

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

Metrics updated about 15 hours ago

20

OpenAL

   
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications.

Metrics updated about 21 hours ago

17

LWJGL

   
Primary Language: Java Licensed as: BSD-ish License

The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform ... [More] libraries such as OpenGL (Open Graphics Library) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API. [Less]

Metrics updated about 23 hours ago

10

jME Physics 2

 
Primary Language: Java Licensed as: BSD-ish License

jME Physics System provides an interface between jME (jMonkey Engine) and physics engines (currently ODE [Open Dynamics Engine], JOODE and PhysX).

Metrics updated about 15 hours ago

10

Irrlicht Engine

   
Primary Language: C/C++ Licensed as: zlib/libpng license

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.

Metrics updated about 6 hours ago

9

JInput

   
Primary Language: Java Licensed as: BSD-ish License

The JInput Project hosts an implementation of an API for game controller discovery and polled input.

Metrics updated about 22 hours ago

7

Thousand Parsec

 
Primary Language: shell script Licensed as: GNU General Public License 2.0 or later,GNU General Public License 3.0 or later,GNU Lesser General Public License 2.1

Thousand Parsec is not only a game by itself, it is also a framework for creating a similar group of turn-based space empire building games, which are often called 4X games, from the main phases found in them: eXplore, eXpand, eXploit and ... [More] eXterminate. Some examples of games which Thousand Parsec draws ideas from are Stars!, VGA Planets, Reach for the Stars, Master of Orion and Galactic Civilizations. The idea is that a protocol is specified which defines how game servers and game clients communicate with each other. Protocol also specifies which objects are available for custom games or rulesets, which can have different rules of gamplay. Any client should be able to connect with any server and player should be able to play any game with it. [Less]

Metrics updated 16 Jun 08

7

Xith3d

   
Primary Language: Java Licensed as: BSD-ish License

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]

Metrics updated 08 Jul 08

6

Java Game Networking

 
Primary Language: Java Licensed as: BSD-ish License

An Object-Oriented networking framework for Java primarily focused toward game development. The general concept is the utilization of Message objects that are essentially beans that are streamed over the network utilizing NIO.

Metrics updated about 18 hours ago