Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.024 Times

Graphic Accelerators software
Filter: All | Freeware | Demo
 

Graphic Accelerators

< 1 2 3 4 5 > 
Added: April 20, 2006 | Visits: 2.294

Galactic Teddy 2 : Back to home The adventures Teddy bear is missing his home, his motherplanet, his girl friend (who longs for him for sure). The half of the Light Stone is collected during the last mission (Galactic Teddy1). The purpose is to collect the other part of this magic stone and save the motherplanet. Do you want... Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 4 MB Download (115): Galactic Teddy 2 : Back to home Download

Added: February 18, 2010 | Visits: 857

JyConsole JyConsole is an advanced Java graphic console for Jython, able to manipulate Jython and Java objects. JyConsole is fully written in Java and based on the Jython library and modules. JyConsole project answers several requirements of modern consoles, such as command history, completion, easy... Platforms: *nix

License: Freeware Size: 2.2 MB Download (115): JyConsole Download

Added: June 01, 2010 | Visits: 1.179

jPicEdt jPicEdt is a multi-platform vector-based graphic editor for LaTeX and related packages, including eepic and PsTricks. The LaTeX picture environment is a special environment for inserting simple drawing commands into a LaTeX file. This environment was obviously not intented to replace more... Platforms: *nix

License: Freeware Size: 5.3 MB Download (114): jPicEdt Download

Added: January 21, 2010 | Visits: 1.002

pstoedit pstoedit program converts Postscript and PDF files to other vector graphic formats so that they can be edited graphically. Supported Formats Currently pstoedit can generate the following major formats: - Tgif .obj format (for tgif version >= 3) - .fig format for xfig - pdf - Adobes... Platforms: *nix

License: Freeware Size: 839.68 KB Download (113): pstoedit Download

Added: March 06, 2010 | Visits: 1.389

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each... Platforms: *nix

License: Freeware Size: 737.28 KB Download (112): CAM::PDF::Renderer::Dump Download

Added: July 06, 2010 | Visits: 1.192

nVidia Linux Display Driver IA32 nVidia Linux Display Driver is the OpenGL nVidia support for graphic cards on Linux operating systems. Installation: Type "sh NVIDIA-Linux-x86-100.14.09-pkg1.run" to install the driver. NVIDIA now provides a utility to assist you with configuration of your X config file. Whats New in This... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 14.6 MB Download (112): nVidia Linux Display Driver IA32 Download

Added: July 23, 2010 | Visits: 1.185

nVidia FreeBSD Display Driver x86 1.0-9742 nVidia FreeBSD Display Driver is the OpenGL nVidia support for graphic cards on FreeBSD operating systems. Whats New in This Release: - Adds support for GeForce 8800 GTX and GeForce 8800 GTS GPUs.. NVIDIA Gelato rendering software allows anyone with an NVIDIA graphics processing unit (GPU) to... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.6 MB Download (111): nVidia FreeBSD Display Driver x86 1.0-9742 Download

Added: January 25, 2010 | Visits: 1.060

Troi Graphic Plug-in Troi Graphic Plug-in is a FileMaker Pro plug-in, which adds Graphics functions to FileMaker Pro 4.0 or higher. With it you can create container fields in any RGB (red, green,blue combination) color you want, do a screen shot capture and make small thumbnail images of (large) images in the... Platforms: Mac

License: Demo Cost: $0.00 USD Size: 330 KB Download (111): Troi Graphic Plug-in Download

Released: December 03, 2011  |  Added: December 29, 2011 | Visits: 1.308

Graphic Drivers For Windows XP Utility Get official Graphic Drivers for your Windows XP system. Graphic Drivers For Windows XP Utility scans your computer for missing, corrupt, and outdated graphic drivers and automatically updates them to the latest, most compatible version. Graphic Drivers For Windows XP Utility saves you time... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.44 MB Download (109): Graphic Drivers For Windows XP Utility Download

Added: August 12, 2008 | Visits: 1.141

Amazing Graphic Ediotor Amazing Graphic Editor is a powerful and easy-to-use graphic editor and graphic converter.

License: Shareware Cost: $29.95 USD Size: 1.98 KB Download (109): Amazing Graphic Ediotor Download

Added: March 04, 2010 | Visits: 1.373

g3d Graphic Tools g3d Graphic Tools project consists of a XML file format and generic development tools for 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.... Platforms: *nix

License: Freeware Size: 2.3 MB Download (108): g3d Graphic Tools Download

Released: April 09, 2011  |  Added: April 13, 2011 | Visits: 1.161

Urban Graphic Urban Graphic creates a limited flat-colour effect by automatically reducing the amount of colours in your photo. Ideal for producing traditional screen-printed style poster illustrations, pop art pictures, cartoon effects, or even graffiti style artwork. The slider settings allow for... Platforms: Windows

License: Demo Cost: $7.95 USD Size: 2.74 MB Download (108): Urban Graphic Download

Added: February 06, 2010 | Visits: 1.001

GFL::Image GFL::Image is an OO interface to P-e Gougelets Graphic File Library. SYNOPSIS use GFL::Image; my $im = GFL::Image-> new; $im -> load("test.png"); $im -> set( output => "jpeg", undolevel => 5 ); $im -> resize (320, 200); $im -> filter( maximum => 3, mediancross => 7 ); $im -> undo;... Platforms: *nix

License: Freeware Size: 122.88 KB Download (108): GFL::Image Download

Added: March 21, 2010 | Visits: 833

HTML::TableTiler HTML::TableTiler can easily generates complex graphic styled HTML tables. HTML::TableTiler uses a minimum HTML table as a tile to generate a complete HTML table from a bidimensional array of data. It can easily produce simple or complex graphic styled tables with minimum effort and maximum... Platforms: *nix

License: Freeware Size: 8.19 KB Download (106): HTML::TableTiler Download

Added: February 09, 2010 | Visits: 1.352

CAM::PDF::GS::NoText CAM::PDF::GS::NoText is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(1); This class is used to represent the graphic state at a point in the rendering flow of a PDF page.... Platforms: *nix

License: Freeware Size: 737.28 KB Download (104): CAM::PDF::GS::NoText Download

Added: January 08, 2010 | Visits: 1.323

Enfle Enfle is a simple and fast graphic viewer/sound player/movie player. It doesnt have a GUI interface. Enfle project supports these file types: BMP, GIF, PCX, PNG, PNM, JPEG, XBM, JPEG2000, XPM, animated GIF, MNG MPEG (mpeg1, mpeg2), AVI, Ogg, ogm, Vorbis, ASF, and WMV (codecs supported by... Platforms: *nix

License: Freeware Size: 1.7 MB Download (104): Enfle Download

Added: March 19, 2010 | Visits: 1.002

Tk::Image::Cut Tk::Image::Cut is a Perl extension for a graphic user interface to cut pictures. SYNOPSIS use Tk::Image::Cut; my $mw = MainWindow->new(); $mw->title("Picture-Cutter"); $mw->geometry("+5+5"); my $cut = $mw->Cut()->grid(); $mw->Button( -text => "Exit", -command => sub { exit(); },... Platforms: *nix

License: Freeware Size: 30.72 KB Download (104): Tk::Image::Cut Download

Added: January 10, 2010 | Visits: 1.101

eq2png eq2png is a simple Perl script to make it painless to produce Portable Network Graphic (PNG) images for OpenOffice Impress presentations (or for any other purpose I cant imagine). Suppose you had a LaTeX snippet in a file named example-equation.tex: To produce the PNG image of this with black... Platforms: *nix

License: Freeware Size: 204.8 KB Download (102): eq2png Download

Added: April 24, 2010 | Visits: 1.125

nVidia Linux Display Driver AMD64/EM64T nVidia Linux Display Driver is the OpenGL nVidia support for graphic cards on Linux operating systems. Installation: Type "sh NVIDIA-Linux-x86-100.14.09-pkg1.run" to install the driver. NVIDIA now provides a utility to assist you with configuration of your X config file. Whats New in This... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 11.3 MB Download (101): nVidia Linux Display Driver AMD64/EM64T Download

Added: July 07, 2010 | Visits: 702

GuiJPEG2PS GuiJPEG2PS project is a free multiplatform graphic frontend for jpeg2ps. GuiJPEG2PS does not include jpeg2ps, it contemplates only sending commands that should be written from command line. All the images (jpeg, jpg, jpe) are going to be converted with the same options.. Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): GuiJPEG2PS Download

< 1 2 3 4 5 >