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.359.823 Times

Polygon Reducer freeware
Filter: All | Freeware | Demo
 

Polygon Reducer

< 1 2 3 4 5 > 
Added: April 03, 2010 | Visits: 1.422

PDL::Graphics::PGPLOT::Window PDL::Graphics::PGPLOT::Window is a OO interface to PGPLOT windows. SYNOPSIS perldl> use PDL::Graphics::PGPLOT::Window perldl> $win = PDL::Graphics::PGPLOT::Window->new(Device => /xs); perldl> $a = pdl [1..100] perldl> $b = sqrt($a) perldl> $win->line($b) perldl> $win->hold() perldl> $c...



Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): PDL::Graphics::PGPLOT::Window Download

Added: March 19, 2010 | Visits: 1.001

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

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 1.567

Blender - 32 bit Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License. Blender offers a complete range of tools to thoroughly develop 3D animations and design. Its revolutionary, non-overlapping and non-blocking UI delivers...


Platforms: Windows

License: Freeware Size: 27 MB Download (104): Blender - 32 bit Download

Added: January 18, 2010 | Visits: 1.191

Software Render Library Software Render Library is an Open Source software implementation of a polygon-based renderer (like your graphics card).. SourceForge presents the project. is an open source application. SourceForge provides the world's largest selection of Open Source Software.


Platforms: *nix

License: Freeware Size: 79.87 KB Download (102): Software Render Library Download

Added: May 25, 2010 | Visits: 1.302

Geo::TigerLine::Record::B Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections. SYNOPSIS use Geo::TigerLine::Record::B; @records = Geo::TigerLine::Record::B->parse_file($fh); @records = Geo::TigerLine::Record::B->parse_file($fh, &callback); $record =...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (101): Geo::TigerLine::Record::B Download

Added: June 13, 2010 | Visits: 1.144

GD::Simple GD::Simple module is a simplified interface to GD library. SYNOPSIS use GD::Simple; # create a new image $img = GD::Simple->new(400,250); # draw a red rectangle with blue borders $img->bgcolor(red); $img->fgcolor(blue); $img->rectangle(10,10,50,50); # draw an empty rectangle with...


Platforms: *nix

License: Freeware Size: 256 KB Download (100): GD::Simple Download

Added: March 12, 2010 | Visits: 915

TkGames TkGames is a games pack that includes Yahtzee, Hearts, Hangman, Polygon puzzle, Solitaire, written in Tcl/Tk. Games: PolyPuzzle: Based on a tesselation puzzle named Beat the Computer, this is my first "original" tk program. Over the last couple of years, Ive implemented most of the...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (99): TkGames Download

Added: September 24, 2010 | Visits: 1.112

Tk::Image::Calculation Tk::Image::Calculation is a Perl extension for graphic calculations. SYNOPSIS #------------------------------------------------- use Tk::Image::Calculation; my @points_oval = (10, 10, 30, 50); my @points_circle = (20, 20, 60, 60); my @points_polygon = (136, 23, 231, 55, 463, 390, 338, 448,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Tk::Image::Calculation Download

Added: September 03, 2010 | Visits: 876

XPilotNG XPilotNG is the mother of all 2D team based space games. XPilot NG is a multiplayer spacewar game based on the mother of all computer games: XPilot - one of the highest rated games on the linux game tome. Xpilot is a 2D game which can be played in many modes, each man for himself, team games...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (96): XPilotNG Download

Added: April 09, 2010 | Visits: 865

gSculpt 0.99.46.1 gSculpt project is an open source, procedural 3D polygon modeller. gSculpt has a comprehensive set of polygon mesh editing tools..


Platforms: *nix

License: Freeware Size: 911.36 KB Download (94): gSculpt 0.99.46.1 Download

Added: June 21, 2010 | Visits: 1.117

Image::Imlib2 Image::Imlib2 is a Perl interface to the Imlib2 image library. SYNOPSIS use Image::Imlib2; # create a new image my $image = Image::Imlib2->new(200, 200); # or load an image $image = Image::Imlib2->load("foo.png"); # Enable the alpha channel support $image->has_alpha(1); # set a...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (94): Image::Imlib2 Download

Added: July 17, 2010 | Visits: 794

WFMath WFMath is a math library that focus on geometric objects. Thus, it includes several shapes (boxes, balls, lines), in addition to the basic math objects that are used to build these shapes (points, vectors, and matrices). Most of the library classes can be divided into two sorts. The first...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (92): WFMath Download

Added: June 20, 2010 | Visits: 823

Lib3df Lib3df is a C++ library to load 3D world. It works under Windows,MacOS,Linux and most Unixes. HLIB is a C++ library intended to facilitate the use of ".MAP" files in applications. ".MAP" files are produced by the "Valve Hammer Editor" availlable at: http://collective.valve-erc.com/ . This is...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (91): Lib3df Download

Added: November 22, 2010 | Visits: 868

HLIB HLIB is a C++ library for loading 3D world files. HLIB is a C++ library intended to facilitate the use of ".MAP" files in applications. ".MAP" files are produced by the "Valve Hammer Editor" availlable at: http://collective.valve-erc.com/ . This is the editor used to create Half-Life, Team...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (91): HLIB Download

Added: May 22, 2010 | Visits: 1.005

Tk_CreateItemType Tk_CreateItemType is a Perl module that define new kind of canvas item. SYNOPSIS #include Tk_CreateItemType(typePtr) Tk_ItemType * Tk_GetItemTypes() ARGUMENTS Tk_ItemType *typePtr (in) Structure that defines the new type of canvas item. INTRODUCTION Tk_CreateItemType is...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (91): Tk_CreateItemType Download

Released: September 20, 2018  |  Added: December 03, 2018 | Visits: 630

Noise Reducer Pro Digital noise or Image noise is the most common issue faced by photographs as it makes photos look grainy. Usually a photo clicked in low light conditions or with not so good camera have tiny dots making image look grainy and distorted. This problem can be resolved with Noise Reducer Pro. Noise...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.07 MB Download (74): Noise Reducer Pro Download

Released: August 01, 2016  |  Added: August 24, 2016 | Visits: 774

Easy Art Draw Eay Art Draw is Vector Graphics Software (like to CorelDraw). Draw object => Polyline, Freepolygon, Free line, Calligraphy, Curve(with bezier), RectAngle, Polygon(3-20 point), Ellipse, Text. Edit object => Color line, width and style line, Color backround, Fill with color, pattern or image and...


Platforms: Windows, Windows 7

License: Freeware Size: 1.29 MB Download (74): Easy Art Draw Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 898

Bryce Personal Learning Edition Bryce Personal Learning Edition is a 3D landscaping and animation tool. With Bryce 7 you can add unbelievable realism with Image Based Lighting, true instancing, improved skies and clouds, and even particle emitters. Plus, the totally redesigned bridge to DAZ Studio allows for seamless...


Platforms: Mac

License: Freeware Size: 269.8 MB Download (72): Bryce Personal Learning Edition Download

Added: May 10, 2013 | Visits: 660

SharpConstruct 0.12RC3 SharpConstruct is a 3D modeling program that paint depths on to polygon models in real-time. Unlike traditional modeling programs, SharpConstruct makes it easy to model organic shapes. There is no need to even look at a wireframe (unless you want to). Instead, the model is manipulated much like...


Platforms: Windows, *nix, C/C++,

License: Freeware Download (70): SharpConstruct 0.12RC3 Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 684

HeliosPaint for Linux HeliosPaint is a feature-rich, easy-to-use and powerful paint program for editing photos, drawings and icons. It runs on Microsoft Windows, Apple Mac OS X, Linux and Unix. Tools and features in HeliosPaint currently include: * Pencil for editing pixels. * Curved, straight and freehand...


Platforms: Linux

License: Freeware Size: 1.6 MB Download (60): HeliosPaint for Linux Download

< 1 2 3 4 5 >