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

Graphics Ai freeware
Filter: All | Freeware | Demo
 

Graphics Ai

< 1 2 3 4 5 
Added: June 07, 2010 | Visits: 1.079

PDL::Graphics::X PDL::Graphics::X is a PDL OO access to X windows. SYNOPSIS # example 1 use PDL; use PDL::Graphics::X; my $x_size = 255; my $y_size = 255; my $win1 = PDL::Graphics::X->new({SIZE_X => $x_size, SIZE_Y => $y_size}); my $a = xvals(zeroes(byte,$x_size,$y_size)); $win1->imag($a); # example... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): PDL::Graphics::X Download

Added: February 26, 2010 | Visits: 1.599

Davids Perl Games 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 (106): Davids Perl Games Download

Added: November 09, 2010 | Visits: 1.025

VPython 4 Beta 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 (105): VPython 4 Beta Download

Added: January 08, 2010 | Visits: 983

dvipng This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. If GIF support is enabled, GIF output is chosen by using the `dvigif binary or with the `--gif option. dvipng is intended to produce anti-aliased screen-resolution images as fast as is possible.... Platforms: *nix

License: Freeware Size: 153.6 KB Download (105): dvipng Download

Added: April 25, 2010 | Visits: 1.027

LDView LDView project is a real-time 3D viewer that can display LDraw models using hardware-accelerated 3D graphics. It was written using OpenGL, so should be accellerated on any video card which provides full OpenGL 3D accelleration (so-called mini-drivers are not likely to work). It should also work... Platforms: *nix

License: Freeware Size: 389.12 KB Download (105): LDView Download

Added: April 27, 2010 | Visits: 894

GGI GGI stands for General Graphics Interface, and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform, requiring at most a recompile. Historically, GGI was developed in order to... Platforms: *nix

License: Freeware Size: 4.5 MB Download (105): GGI Download

Added: January 25, 2010 | Visits: 854

SysQuake LE SysQuake is a scientific application which permits you to interact directly with your graphics. With the mouse, you can manipulate curves or sliders and observe immediately, in real-time, the effects of changing initial conditions or parameters on a simulation, or design parameters on... Platforms: Mac

License: Freeware Download (105): SysQuake LE Download

Added: August 21, 2008 | Visits: 2.078

The Coffee Bean Game A fun turn-based thinking game with amazing AI. The graphics are beautifully 3d rendered using OpenFX. The UI is a simple point-and-click. Enjoy! Platforms: Windows

License: Freeware Size: 4.67 MB Download (104): The Coffee Bean Game Download

Added: March 05, 2010 | Visits: 1.121

Compiz 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 (104): Compiz Download

Added: May 21, 2010 | Visits: 1.200

Text::Graphics Text::Graphics is a text graphics rendering toolkit. This is a toolkit for rendering plain text via an API like that used for graphics rendering in GUI toolkits. This package might be used when you want to do sophisticated rendering of plain text, e.g., for graphing, creating of complex forms... Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Text::Graphics Download

Added: September 21, 2010 | Visits: 1.104

AI::Prolog::Builtins AI::Prolog::Builtins is a Perl module with builtin predicates that AI::Prolog supports. Comments Comments begin with a % and terminate at the end of the line or begin with /* and terminate with */. Variables As in Prolog, all variables begin with an upper-case letter and are not quoted.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (102): AI::Prolog::Builtins Download

Added: October 04, 2010 | Visits: 929

Ratpoison Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. Ratpoison is largely modelled after GNU Screen which has done wonders in the virtual terminal market. The screen can be split into non-overlapping frames.... Platforms: *nix

License: Freeware Size: 368.64 KB Download (102): Ratpoison Download

Added: January 25, 2010 | Visits: 1.105

Graphics::ColorPicker Graphics::ColorPicker is a Perl module for WYSIWYG web applications that allow selection of HEX color numbers. SYNOPSIS use Graphics::ColorPicker; or require Graphics::ColorPicker; make_page($path_to_images); send_page($html_txt,$type); $time_string = http_date($time); $name =... Platforms: *nix

License: Freeware Size: 112.64 KB Download (101): Graphics::ColorPicker Download

Added: January 06, 2010 | Visits: 1.232

Bio::Graphics::Panel 1.5.2_005 Bio::Graphics::Panel is a Perl module to generate GD images of Bio::Seq objects. SYNOPSIS # This script parses a GenBank or EMBL file named on the command # line and produces a PNG rendering of it. Call it like this: # render.pl my_file.embl | display - use strict; use Bio::Graphics;... Platforms: *nix

License: Freeware Size: 5.7 MB Download (100): Bio::Graphics::Panel 1.5.2_005 Download

Added: April 24, 2010 | Visits: 1.212

Bio::Graphics::Feature Bio::Graphics::Feature is a simple feature object for use with Bio::Graphics::Panel. SYNOPSIS use Bio::Graphics::Feature; # create a simple feature with no internal structure $f = Bio::Graphics::Feature->new(-start => 1000, -stop => 2000, -type => transcript, -name => alpha-1... Platforms: *nix

License: Freeware Size: 4.7 MB Download (100): Bio::Graphics::Feature Download

Added: January 12, 2010 | Visits: 970

Graphics::ColorUtils Graphics::ColorUtils Perl module is an easy-to-use color space conversions and more. SYNOPSIS use Graphics::ColorUtils; ( $y, $i, $q ) = rgb2yiq( $r, $g, $b ); ( $r, $g, $b ) = yiq2rgb( $y, $i, $q ); $hex_string = yiq2rgb( $y, $i, $q ); ( $c, $m, $y ) = rgb2cmy( $r, $g, $b ); ( $r, $g,... Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): Graphics::ColorUtils Download

Added: January 20, 2010 | Visits: 1.060

Tgauge Tgauge displays lm_sensor readings with gauge-style graphics on GNOME or ROX panels or in a window. Tgauge is a tool for displaying lm_sensors readings. Instead of boring old numbers, tgauge uses graphical representations designed to look like the gauges on a car dashboard. Or anything else if... Platforms: *nix

License: Freeware Size: 860.16 KB Download (100): Tgauge Download

Added: January 24, 2010 | Visits: 3.113

Bio::Graphics::Glyph::alignment Bio::Graphics::Glyph::alignment is the "alignment" glyph. SYNOPSIS See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >. This is identical to the "graded_segments" glyph, and is used for drawing features that consist of discontinuous segments. The color intensity of each segment is... Platforms: *nix

License: Freeware Size: 4.7 MB Download (99): Bio::Graphics::Glyph::alignment Download

Added: August 04, 2010 | Visits: 896

AI::NeuralNet::BackProp AI::NeuralNet::BackProp is a simple back-prop neural net that uses Deltas and Hebbs rule. SYNOPSIS use AI::NeuralNet::BackProp; # Create a new network with 1 layer, 5 inputs, and 5 outputs. my $net = new AI::NeuralNet::BackProp(1,5,5); # Add a small amount of randomness to the network... Platforms: *nix

License: Freeware Size: 96.26 KB Download (99): AI::NeuralNet::BackProp Download

Added: October 26, 2010 | Visits: 1.203

Bio::Graphics::FeatureFile Bio::Graphics::FeatureFile is a set of Bio::Graphics features, stored in a file. SYNOPSIS use Bio::Graphics::FeatureFile; my $data = Bio::Graphics::FeatureFile->new(-file => features.txt); # create a new panel and render contents of the file onto it my $panel = $data->new_panel; my... Platforms: *nix

License: Freeware Size: 4.7 MB Download (99): Bio::Graphics::FeatureFile Download

< 1 2 3 4 5