4812 projects tagged "multimedia"
s3d is an XML schema for 3d scenes, objects, and so forth (intended primarily but not exclusively for computer games). The problem is that often as a games developer you need to work with many 3d editing tools and rendering engines, and there should be an easy and portable way to move objects, levels, etc. around. By having a common intermediate file format, you only need to write one exporter per tool and one importer per graphics engine. Also, you can develop generic tools which are not tied to any particular engine.
FireBurner (FB) is a compact yet full-featured CD-R/W burning software package. It runs on both Linux and Windows (using Kylix on Linux and Delphi 6 on Windows). It allows users to easily burn custom data, audio, or mixed mode CDs. Its unique multi-threaded cache and design allows users to burn at high speeds with little chance of buffer underrun. It supports Bin/Cue, WAV, PCM, and ISO image file formats.
DVTS (Digital Video Transport System) sends and receives DV data using the Internet. It consists of dvsend and dvrecv - dvsend receives DV data via IEEE1394, and sends it to dvrecv using IP, while dvrecv receives DV/RTP packets, and sends DV data using an IEEE1394 interface. Using DVTS, high quality realtime video meeting can be achieved. It consumes about 8-35 Mbps of network bandwidth. Supported platforms are FreeBSD4.x, MacOSX, and Linux.
Grlib is an implementation of generative grammars and turtle graphics. The grammars (Lindenmayer systems) are used to produce descriptions of three dimensional objects, and the turtle is used to display them (i.e., generate images in several forms, such as bitmap, PostScript, or OpenGL).