Allegro is a free and open source software library for video game development.
The functionality of the library includes support for basic 2D graphics, image manipulation, text output, audio output, midi music, input and timers, as well as additional routines for fixed-point and floating-point matrix arithmetic, unicode strings, file system access, file manipulation, data files, and (limited, software-only) 3D graphics.
As of version 4.0, progra...
more
Read article at Wikipedia
Allegro library
Software
Compatible Operating Systems:
Similar topics in Freebase
-
Irrlicht Engine
Irrlicht (pronounced [ˈɪɐ̯lɪçt] in German) is an open source 3D engine written in C++. It is cross-platform, officially running on Windows, Mac OS X, Linux and Windows CE and due to its open nature ports to other systems including the Xbox, PlayStation Portable, SymbianOS and iPhone are available.... -
Tokamak physics engine
The Tokamak Game Physics SDK is an open-source physics engine. At its beginnings, Tokamak was free for non commercial uses only. Since May 2007, it has become open sourced under a BSD License. Now it can be used under BSD or Zlib license, in order to make the source code exchange with other physics... -
CsUnit
csUnit is a unit testing framework for the .NET framework. It is designed to work with any .NET compliant language. It has specifically been tested with C#, Visual Basic .NET, Managed C++, and J#. csUnit is open-source and comes with a flexible license that allows cost-free inclusion in commercial... -
Bullet
Bullet is an open source software multi-threaded 3D collision detection, soft body and rigid body dynamics library (physics engine) for games and movie special effects. The Bullet physics library is published under the zlib license. Its main author, Erwin Coumans, previously worked for the Havok... -
Nullsoft Scriptable Install System
Nullsoft Scriptable Install System (NSIS) is a script-driven Windows installation system with minimal overhead backed by Nullsoft, the creators of Winamp. NSIS has risen to popularity as a widely used alternative to commercial and proprietary products like InstallShield. NSIS is free software... -
OptiPNG
OptiPNG is an open source command line computer program that reduces the size of PNG files. The compression is lossless, meaning that the resulting image will have exactly the same appearance as the source image. The main purpose of OptiPNG is to reduce the size of the PNG IDAT data stream by... -
Cc65
cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools. It is based on a C compiler that was originally adapted for the Atari 8-bit computers by John R. Dunning. The original C compiler is a... -
WinRoll
WinRoll is an open source, free software utility for Windows 2000 and Windows XP which allows the user to "roll up" windows into their title bars, in addition to other window management related features. It is compiled in assembly code. WinRoll 1.0 was first released on April 10, 2003. It was... -
NUnit
NUnit is an open source unit testing framework for Microsoft .NET. It serves the same purpose as JUnit does in the Java world, and is one of many in the xUnit family. Every test can be added to one or more categories, to allow running them selectively. Example of an NUnit test fixture: The NUnit... -
Simple and Fast Multimedia Library
Simple and Fast Multimedia Library (SFML) is an object-oriented, cross-platform, free and open source software multimedia API written in C++ by Laurent Gomila. SFML is available for use in C, C++, D, .Net (C#, VB.net), Python and Ruby.