









Serving Software Downloads in 976 Categories, Downloaded 31.005.496 Times
WIPORT is a layer over the grx graphics library which provides a simple GUI API with memorization of the objects displayed in the various windows. This makes redrawing and printing to a scalable PostScript representation easy to do. Thanks to the grx library programs, using WIPORT works...
Platforms: *nix
License: Freeware | Size: 84.99 KB | Download (79): WIPORT Download |
EduKT, a multimedia content builder, which allows easly create interactive books with graphics, music, text and -off course- buttons events. The goal is offer a simple solution for multimedia presentations/works/books for kids, teachers or simple users. EduKT is a multiplatform software...
Platforms: *nix
License: Freeware | Size: 1.3 MB | Download (89): EduKT Download |
SVG::Graph is a Perl module to visualize your data in Scalable Vector Graphics (SVG) format. SYNOPSIS use SVG::Graph; use SVG::Graph::Data; use SVG::Graph::Data::Datum; #create a new SVG document to plot in... my $graph = SVG::Graph->new(width=>600,height=>600,margin=>30); #and create...
Platforms: *nix
License: Freeware | Size: 88.06 KB | Download (132): SVG::Graph Download |
VPython is a 3D graphics library for Python, designed to permit novice programmers to write scientific graphics programs. VPython is a package that includes the following modules: the Python programming language the IDLE interactive development environment "Visual", a Python module that...
Platforms: *nix
License: Freeware | Size: 532.48 KB | Download (82): VPython 4 Beta Download |
aSVERD project is a Scalable Vector Graphics Entity Relationship Diagram generator. It is a tool that should be seen as part of a tool chain rather than a complete solution. What it does is read tables and relationships from a database and generate an SVG file containing the tables and links....
Platforms: *nix
License: Freeware | Size: 24.58 KB | Download (116): aSVERD Beta Download |
ZOE (formerly OGLE) is a simple OpenGL graphics engine written entirely in Python.Its primary focus is rapid prototyping and experimentation, so it only supports the barest essentials, with focus on wire frames. Some familiarity with OpenGL is expected, although when exploiting the particle...
Platforms: *nix
License: Freeware | Size: 450.56 KB | Download (71): PyZOE Download |
Compiz is a compositing window manager that uses 3D graphics acceleration via OpenGL. The project provides various new graphical effects and features on any desktop environment, including Gnome and KDE. - Window management has never looked so enticing: Through OpenGL accelerated compositing,...
Platforms: *nix
License: Freeware | Size: 1.7 MB | Download (81): Compiz Download |
GD::Dashboard is a Perl module to create JPEG graphics of meters and dials. SYNOPSIS my $dash = new GD::Dashboard(); my $g1 = new GD::Dashboard::Gauge( MIN=>0, MAX=>$empcnt, VAL=>$nopwp_cnt, NA1=>3.14/2+0.85, NA2=>3.14/2-0.85, NX=>51,NY=>77,NLEN=>50 ); $dash->add_meter(RPM, $g1);...
Platforms: *nix
License: Freeware | Size: 23.55 KB | Download (124): GD::Dashboard Download |
Davids Perl Games project is a collection of ASCII graphics arcade style games written in Perl. These games are recreations of simple ASCII graphics games originally written in BASIC. They are ideal for use as Perl programming tutorials. Some of the first few games are PerlBlaster (defend...
Platforms: *nix
License: Freeware | Size: 64.51 KB | Download (84): Davids Perl Games Download |
The JGenerator is a web server production application that dynamically combines text, graphics, and sound to build rich Flash� content. Similar to the MacromediaŽ Generator� product, JGenerator uses the same data format and the same set of objects to perform the same tasks....
Platforms: *nix
License: Freeware | Size: 10.5 MB | Download (97): The JGenerator Download |
OpenRM Scene Graph is a scene graph API that implements fully piplined-parallelized multistage and multithreaded rendering, and uses OpenGL as a graphics platform for hardware acceleration. A scene graph model is a useful way to organize data for rendering in a way that is particularly...
Platforms: *nix
License: Freeware | Size: 419.84 KB | Download (81): OpenRM Scene Graph Download |
jLogo is a LOGO interpreter, featuring as many turtles as you want, color graphics, graphical text tools, and multichannel sound. jLogo project is available in French and English..
Platforms: *nix
License: Freeware | Size: 716.8 KB | Download (82): jLogo Download |
CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. This module provides methods to turn a CAD::Drawing object into a Zinc canvas. Overridden Methods These make me behave like a Tk widget. ClassInit $view->ClassInit(); InitObject $view->InitObject(); configure...
Platforms: *nix
License: Freeware | Size: 11.26 KB | Download (114): CAD::Drawing::GUI::View Download |
Bumpmap plug-in uses the algorithm described by John Schlag, "Fast Embossing Effects on Raster Image Data in Graphics Gems IV (ISBN 0-12-336155-9). Bumpmap takes an image to be applied as a bump map to another image, producing a nice embossing effect..
Platforms: *nix
License: Freeware | Size: 47.1 KB | Download (92): Bumpmap Download |
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats in their software. FreeImage libraries are available in both binary and source distributions..
Platforms: *nix
License: Freeware | Size: 2.3 MB | Download (74): FreeImage Download |
RadeonOverclock allows the setting of core and memory frequency on Radeon graphics cards (currently only under Linux). RadeonOverclock should work on chips version R100 and up. It has been tested with the Radeon 7500, 9500, and 9700 Pro. It tries to detect the reference clock (xtal) from the...
Platforms: *nix
License: Freeware | Download (82): RadeonOverclock Download |
JDraw is a pixel oriented graphics editor designed especially for small to medium-sized pictures used to decorate web pages. JDraw image editor is completely written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs. I started writing this tool because it took me ages to do...
Platforms: *nix
License: Freeware | Size: 665.6 KB | Download (78): JDraw Download |
GRX is a library for 2D graphics, originaly written by Csaba Biegl for DJ Delories DOS port of the GCC compiler. Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32 (using the Mingw compiler). On DOS it supports EGA, VGA and VESA compliant cards. On Linux console it...
Platforms: *nix
License: Freeware | Size: 1.5 MB | Download (84): GRX Download |
svgalib is a low-level graphics library that provides VGA and SVGA modes in a console. svgalib is not intended as an alternative to X for apps, but rather a set of tools for things like VGA games, image viewing in modes that X cannot support, etc.. SVGAlib is the best way to display graphics...
Platforms: *nix
License: Freeware | Size: 931.84 KB | Download (126): svgalib Download |
PDL::Graphics::AquaTerm is a Perl module that provides access to the AquaTerm Mac OS-X graphics terminal. SYNOPSIS # example 1 use PDL; use PDL::Graphics::LUT; use PDL::Graphics::AquaTerm; my $x_size = 255; my $y_size = 255; aquaOpen({SIZE_X => $x_size, SIZE_Y => $y_size});...
Platforms: *nix
License: Freeware | Size: 8.19 KB | Download (78): PDL::Graphics::AquaTerm Download |