Projects tagged ‘graphics’


[312 total ]
1331

GIMP

   
Primary Language: C Licensed as: GNU General Public License 2.0,GNU Lesser General Public License 2.1

GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring. It has many capabilities. It can be used as a simple paint program, an expert ... [More] quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc. GIMP is expandable and extensible. It is designed to be augmented with plug-ins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted. GIMP is written and developed under X11 on UNIX platforms. But basically the same code also runs on MS Windows and Mac OS X. [Less]

Metrics updated 06 Oct 08

1117

X.Org

   
Primary Language: C/C++ Licensed as: BSD-ish License,MIT License

X.Org provides an open source implementation of the network-transparent X Window System, as well as working on the standard itself. The development work is being done as part of the freedesktop.org community, sponsored by the X.Org Foundation.

Metrics updated 10 Aug 07

532

Inkscape

   
Primary Language: C++ Licensed as: GNU General Public License 2.0

Inkscape is a drawing tool with capabilities similar to Illustrator, Freehand, and CorelDraw that uses the W3C standard scalable vector graphics format (SVG). The supported SVG features include basic shapes, paths, text, markers, clones, alpha ... [More] blending, transforms, gradients, and grouping. In addition, it supports Creative Commons meta-data, node-editing, layers, complex path operations, text-on-path, and SVG XML editing. It also imports several formats like EPS, Postscript, JPEG, PNG, BMP, and TIFF and exports PNG as well as multiple vector-based formats. [Less]

Metrics updated about 18 hours ago

350

GTK+

   
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. GTK+ has been designed from the ground ... [More] up to support a range of languages, not only C/C++. Using GTK+ from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development. [Less]

Metrics updated 07 Oct 08

244

Blender

   
Primary Language: C Licensed as: GNU General Public License 2.0

Blender is a 3D animation and compositing suite with tools for modeling (advanced subdivision modeling, multiresolution sculpting), uv unwrapping, texturing (procedural node, 2D and 3D painting), animation, rendering, particles and simulation ... [More] (including fluid dynamics, hard body physics, cloth and hair), post-production with node based compositing and non linear editing, integrated game engine (with graphical programming, vehicle and rag doll constraints) and python scripting including an import and export suite. Blender runs on all major operating systems including Windows XP/Vista, OS X, Linux, BSD, Solaris and Irix. It has sculpting similar to ZBrush©, is a full animation suite similar to Maya© or 3DS Max© ; has compositing comparable to Nuke, and full video editing. [Less]

Metrics updated 07 Oct 08

146

ghostscript

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

Ghostscript is an interpreter for the PostScript language. A PostScript interpreter usually takes as input a set of graphics commands. The output is usually a page bitmap which is then sent to an output device such as a printer or display. It also ... [More] includes a graphics library and a PDF interpreter written in PostScript. It can act as a general vector graphics conversion engine, converting PostScript or PDF documents to other vector and raster formats. [Less]

Metrics updated 05 Oct 08

143

GraphViz

   
Primary Language: C/C++ Licensed as: Common Public License 1.0

Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, networking, and in visual ... [More] interfaces for many other domains. Graphviz is open source graph visualization software. It has several main graph layout programs. See the gallery for some sample layouts. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings. [Less]

Metrics updated 19 May 08

118

libpng

   
Licensed as: zlib/libpng license

libpng is the official PNG reference library. It supports almost all PNG features, is extensible, and has been extensively tested for over 12 years. libpng is available as ANSI C source code and requires zlib 1.0.4 or later (1.2.3 or 1.1.4 ... [More] recommended due to potential security vulnerabilities in earlier versions). In addition to the main library sources, libpng includes the rpng, rpng2 and wpng demo programs, the pngminus demo program, a subset of Willem van Schaik's PngSuite test images, Willem's VisualPng demo program, and Intel's MMX-optimized routines for faster decoding on x86-class CPUs (currently for Microsoft Visual C++ and GNU C only; the two versions are equivalent aside from a thread-safety issue in the latter port). [Less]

118

Qt

   
Licensed as: GNU General Public License 2.0,GNU General Public License 3.0

Qt is a cross-platform (Windows, Unix, MacOs X) graphical toolkit. Qt features a rich API to write GUI software, but also for other aspect of application development : network classes, xml, internationalisation, database, ...

118

Paint.NET

   
Licensed as: MIT License

Paint.NET is free image editing and photo manipulation software designed to be used on computers that run Windows. It supports layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. It started development as an ... [More] undergraduate college senior design project mentored by Microsoft, and is currently being maintained by some of the alumni that originally worked on it. Originally intended as a free replacement for the MS Paint software that comes with Windows, it has grown into a powerful yet simple tool for photo and image editing. The programming language used to create Paint.NET is C#, with a small amount of C++ for installation and shell-integration related functionality. [Less]