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

Concave Polygon freeware
Filter: All | Freeware | Demo
 

Concave Polygon

< 1 2 3 4 5 > 
Released: March 19, 2012  |  Added: March 29, 2012 | Visits: 7.174

Hornil StylePix Hornil StylePix is a lightweight and professional image editing software. Now, through it you can create PC, internet and mobile contents. Convenient working environment - Supports png, jpg, bmp, tif, gif, tga file formats and tsp(StylePix own file forma). - Multi-level undo/redo...



Platforms: Windows

License: Freeware Size: 2.07 MB Download (249): Hornil StylePix Download

Added: August 23, 2006 | Visits: 2.644

AWicons Lite User interfaces are getting better and better every year. The most important part of any good graphical user interface is iconic graphics. A small image that takes only a couple dozens of pixels can sometimes have more meaning than a paragraph of text. Due to the nature of imagery perception...





Platforms: Windows

License: Freeware Size: 1.53 MB Download (178): AWicons Lite Download

Added: September 15, 2013 | Visits: 2.545

GNU Paint GNU Paint is a simple, easy-to-use paint program for GNOME, the GNU Desktop. Gpaint is part of the GNU Project. Written by Andy Tai, Gpaint is licensed under the GNU GPL, version 2 or later. Curent Features: Drawing tools--ovals, freehand, polygon, text, with fill or shallow for polygons and...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (153): GNU Paint Download

Released: March 19, 2012  |  Added: March 28, 2012 | Visits: 1.582

Hornil StylePix Portable Hornil StylePix is a lightweight and professional image editing software. Now, through it you can create PC, internet and mobile contents. Convenient working environment - Supports png, jpg, bmp, tif, gif, tga file formats and tsp(StylePix own file forma). - Multi-level undo/redo...


Platforms: Windows

License: Freeware Size: 2.63 MB Download (131): Hornil StylePix Portable Download

Added: June 25, 2010 | Visits: 1.325

frob 3D viewer frob 3D viewer project is a 3D object point/wireframe/polygon viewer - called frob3dv for lack of a better name. I wrote this version mainly to learn c++. Also it was the first program I wrote after I got a PC (and put linux on it), but it has a long history. Many years ago I wrote a few stacks...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (130): frob 3D viewer Download

Added: August 07, 2008 | Visits: 806

NeonJax 3D NeonJax3D is a software-rendered 3D screensaver demo which supports stereo LCD glasses.It features a cool color-changing plasma background and an object consisting of 1,000 Points of Light, in addition to traditional polygon objects.This version only contains the screen saver but there are free...


Platforms: Windows

License: Freeware Size: 126 KB Download (129): NeonJax 3D Download

Released: May 01, 2012  |  Added: May 09, 2012 | Visits: 1.296

AshSofDev Image Mapper 'AshSofDev Image Mapper' is a client side image map editor. It can create rectangular, circular, and polygon clickable areas as well as a default area.


Platforms: Windows

License: Freeware Size: 3.45 MB Download (128): AshSofDev Image Mapper Download

Added: November 23, 2010 | Visits: 1.474

Mesh Viewer Mesh Viewer is an easy to use lightweight application to display triangular meshes from a variety of file formats (see 3D formats). Mesh Viewer uses the OpenGL API to render the models. The program was born under the need for quickly displaying reconstructed triangulated meshes. The Mesh Viewer...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (127): Mesh Viewer Download

Added: April 21, 2010 | Visits: 1.005

Wx::Polygon Wx::Polygon can draw and manipulate polygons for wxPerl. ABSTRACT This module provides functions for manipulating polygons in wxPerl. new( POLYGON = (Wx::Point,...) | ELLIPSE => (x_offset,y_offset,width,heigth) ) --> Wx::Polygon> Instantiates a new Wx::Polygon with an array of Wx::Points...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (125): Wx::Polygon Download

Added: September 22, 2010 | Visits: 1.614

CAD::Drawing::Manipulate CAD::Drawing::Manipulate is a Perl module to manipulate CAD::Drawing objects. Move, Copy, Scale, Mirror, and Rotate methods for single entities and groups of entities. Group Methods These methods are called with required values, followed by a hash reference of option values. Note the...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (123): CAD::Drawing::Manipulate Download

Added: May 06, 2010 | Visits: 1.467

Polygon Puzzle Polygon Puzzle project is a tessellation puzzle inspired by Beat The Computer. Pieces of connecting regular polygons are arranged to fit into predefined trays. The mathematical names of the shapes are polyhexes, polyominoes, and polyiamonds. Whats New in This Release: - Two new puzzle trays...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (112): Polygon Puzzle Download

Added: April 03, 2010 | Visits: 1.421

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: May 16, 2010 | Visits: 754

Model3D::WavefrontObject Model3D::WavefrontObject is a Perl extension for reading, manipulating and writing polygonal Alias Wavefront 3D models. SYNOPSIS use Model3D::WavefrontObject; my $model = Model3D::WavefrontObject->new; $model->ReadObj(blMilWom_v3.obj); $model->Rotate(x => 45, y => 15);...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (106): Model3D::WavefrontObject Download

Added: March 19, 2010 | Visits: 999

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.564

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.188

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.301

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.140

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: 913

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.109

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

< 1 2 3 4 5 >