RSS 29 projects tagged "Linux"

Download Website Updated 09 Apr 2011 AntTweakBar

Screenshot
Pop 57.08
Vit 3.97

AntTweakBar is a small and easy-to-use C/C++ library that allows programmers to quickly add a light and intuitive GUI into OpenGL or DirectX based graphic programs to interactively tweak them. Program variables can be linked to a graphical control that allows users to modify them. Programmers are not required to design the graphical interface by providing coordinates or by using a visual UI editor. Controls are automatically organized following an optional given hierarchy.

Download Website Updated 27 Jun 2007 C++ Portable Types Library (PTypes)

Screenshot
Pop 292.38
Vit 7.33

The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.

Download Website Updated 26 Dec 2001 Compressed File Library

Screenshot
Pop 42.54
Vit 1.78

CFL (Compressed File Library) is meant for the save-files used by games, and other sorts of data files. Its features include pluggable class factories, easy CFL file creation at runtime, and the ability to have multiple separate CFL objects in memory at the same time. The package also includes a CFL testing tool to make it easier to port the library and to create additional plug-in compressors, preprocessors, and ciphers. It also includes a makecfl utility, which makes it easy to create ini files.

Download Website Updated 31 Oct 2006 EDM

Screenshot
Pop 33.54
Vit 1.43

EDM is a fork of Sauerbraten (http://www.sauerbraten.org/) which is in development but playable. It features several multiplayer game modes like Deathmatch and Instagib, dynamic map model physics, enhanced particle effects, unique weapons and powerups, and more. Maps can be edited with other players online.

Download Website Updated 03 Jan 2013 EGSL Interpreter

Screenshot
Pop 49.69
Vit 7.23

EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.

Download Website Updated 10 Apr 2005 Hu-Go!

Screenshot
Pop 82.76
Vit 5.59

Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11. It plays Hu cards and CDs (and various forms of dumps from them).

Download No website Updated 17 Jun 2012 Humm and Strumm

Screenshot
Pop 57.79
Vit 4.22

Humm and Strumm is a 3D adventure game in which two players must collaboratively solve puzzles and fight enemies in order to stop the evil Dr. Geoff from taking over the world. Humm and Strumm is set in a psychedelic fairytale world, with lands such as a giant cupcake and a musical forest. The main characters, Humm and Strumm, are armed with yo-yos for weapons. Humm and Strumm has two modes of play: Adventure Mode, in which two players fight Dr. Geoff, and Tag Mode, in which up to eight players play a game of tag using their characters' weapons.

Download Website Updated 02 Jun 2012 IP Tables State

Screenshot
Pop 294.97
Vit 12.32

IP Tables State implements the "state top" feature from IP Filter for IP Tables. "State top" displays the states held by your stateful firewall in a "top"-like manner. Since IP Tables doesn't have a built-in way to easily display this information once, an option was added to iptstate to do this.

Download Website Updated 18 Mar 2008 Impulse-Based Dynamic Simulation

Screenshot
Pop 50.73
Vit 1.44

IBDS is a library for dynamic simulation of multi-body systems in C++. It simulates rigid bodies, particles, many different joint types, and collisions with friction.

No download Website Updated 17 Feb 2010 Irrlicht Engine

Screenshot
Pop 205.99
Vit 9.51

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 renderer.

Screenshot

Project Spotlight

Yoke

A middleware framework for Vert.x.

Screenshot

Project Spotlight

EventedObject

A Perl base class that allows you attach event callbacks to an object.