Projects tagged ‘graphics’


[247 total ]
1155

GIMP

   
Primary Language: C/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 31 May 08

995

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

456

Inkscape

   
Primary Language: C/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 22 hours ago

318

GTK+

   
Primary Language: C/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 06 Jul 08

232

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 05 Jul 08

130

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

128

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 Jul 08

100

Cairo

   
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1,Mozilla Public License 1.1

Cairo is a 2D graphics library with support for multiple output devices, both raster and vector. It focusses on high quality output at display resolutions and features an extremely easy to use API.

Metrics updated 11 Apr 08

100

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]

99

Simple DirectMedia Layer

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

Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many ... [More] popular games, including the award winning Linux port of "Civilization: Call To Power." SDL supports Linux, Windows, Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains support for AmigaOS, Dreamcast, Atari, AIX, OSF/Tru64, RISC OS, SymbianOS, and OS/2, but these are not officially supported. SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, P [Less]

Metrics updated 06 Jul 08