4812 projects tagged "multimedia"
Accelerated-X Summit Series (v2) downloadable drivers is a line of hardware-specific 2D and 3D drivers available for desktops, laptops, and workstations running Linux or Solaris. This series is divided into different editions (broze, silver, gold, platinum) depending on the customer's needs (i.e. features, hardware, budget). This new product line includes a completely re-designed OpenGL pipeline, and cool new features such as Color Magic, true overlay support, and Stereo 3D on most cards.
This is a set of brushes and patterns (other items may be added later) for use with the GIMP. Many of the brushes are converted from other formats that have been made available for use with other packages on different platforms. These data files are meant to compliment the Graphics Muse Tools plugins, but are not required by that package.
KaGez-Production aims to make game developing under Linux easier. Tutorials and examples, reaching from simple console applications (non- graphical) to OpenGL games, are available, as well as tools like Image-Viewers, and 3D-Model viewers. All applications will be made for Linux only, most graphical items will work with GTK+/GNOME.
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. It is the simplest solution to numerical computing and visualization in the domain of C/C++. It supports the ISO 1990 C Standard (C90), major features in C99 (complex numbers, variable length arrays or VLAs, type generic functions, long long data type, etc), classes in C++, and extensions to the C language like nested functions, string types, etc. It can be embedded in other applications and hardware and used as a scripting language. C/C++ code is interpreted directly with no compilation to intermediate code. It supports Linux, Windows, MacOS X, Solaris, HP-UX, and FreeBSD.
The Audiere Audio System is a portable audio library which supports playing MP3, Ogg Vorbis, WAV, IT, XM, S3M, and MOD files. You can use it from C, C++, Python, Java, and any language that supports XPCOM (JavaScript in Mozilla, for example). It currently supports DirectSound 3, DirectSound 8, and arbitrary DLLs for output in Windows, and OSS in Linux.
This library implements a general-purpose encoder/decoder for Reed-Solomon error correcting codes. The decoder supports erasures. The user can specify the parameters for any size code, limited only by machine resources. Hard-coded routines for the CCSDS-standard (255,223) code are also included.