62 projects tagged "multimedia"
BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, and image and signal-processing tools.
Gepetto provides a framework to animate characters. It lets you record choreographies and build complex moves using elementary actions. Gepetto is fully graphical and offers real-time rendering of the animation, but there is an undelying textual language describing the moves which can be used directly.
nxtvepg is a decoder and browser for Nextview, a subscription-free electronic TV program guide in the analog domain. Nextview EPG currently is broadcast in Germany, Austria, Switzerland, Belgium, France, and Turkey, and it covers the schedules of all major TV networks in these countries. nxtvepg is an X11 application with a GUI based on Tcl/Tk and uses video4linux or BSD bktr drivers for data acquisition through a TV tuner card.
The Snack sound extension adds commands for sound play/record and sound visualization, e.g. waveforms and spectrograms. It supports in- memory sound objects, file based audio, streaming audio, WAV, AU, AIFF, and MP3 file formats, synchronous and asynchronous playback. The visualization canvas item types update in real-time and can output postscript. New commands and file formats can be added using the Snack C-API.
The Nebula Device is a free multiplatform game engine currently running under Linux and Windows. It uses OpenGL and/or Direct3D for rendering and Tcl/Tk for scripting. Living C++ objects can be browsed and manipulated at runtime from the builtin console, or remotedly from a minimal terminal based console app. A powerful channel animation system allows any floating point attribute to be animated, and specialized animator classes allow things like realtime bone animation with weighted vertex skin.
TkDVI is a DVI previewer built with the Tcl/Tk toolkit. It can use multiple windows to display multiple pages at the same time (which can come from multiple DVI files sharing a common font repository). Each window can show either a single page, two facing pages (as in a book) or sixteen reduced pages in the space of one, to check page breaks and positioning of floating items. TkDVI supports many features from xdvi, such as a magnification glass, but also adds interesting stuff like a gv-like page selector and a `rubber line' for measuring distances. TkDVI is based on a reusable Tk `image type' for DVI files which can easily be incorporated in other programs, and it is straightforward to customize and extend TkDVI itself.