The Open Scene Graph is a cross-platform C++ OpenGL library for the
real-time, photo-realistic rendering of large 3D models. Uses range from
visual simulation, to scientific modelling, to games, to whatever you can
think of!
This modules provides an interface to layout and generate images of
directed graphs in a variety of formats (PostScript, PNG, etc.) using
the "dot" and "neato" programs from the GraphViz project
(http://www.graphviz.org/).
Graphics::Primitive is library agnostic system for drawing things.
The idea is to allow you to create and manipulate graphical components and
then pass them off to a Driver for actual drawing.
Imager::Graph is intended to produce good looking graphs with a
minimum effort on the part of the user.
Currently only the pie graph class, Imager::Graph::Pie, is provided.
Picpuz is a free Linux "jigsaw puzzle" program.
You can take almost any image (jpeg, tiff, png ...)
and scramble it into many pieces (tens to hundreds).
You can then reassemble the picture using the mouse to move the pieces around.
PikoPixel is a free application for drawing & editing pixel-art images, originally for Mac OS X.
It supports multiple layers, customizable canvas background, hotkey-activated
popup panels, and can export upscaled images.
Pinpoint a simple presentation tool that hopes to avoid audience death
by bullet point and instead encourage presentations containing beautiful
images and small amounts of concise text in slides.
This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.
(Linux version)
The pixmap program is a tool for creating or editing rectangular images
made up of colored pixels, i.e., pixmaps. Pixmaps are intensively used in
X to define window backgrounds, icon images, etc.
JasPer is a software-based implementation of the codec specified in the
emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). The JasPer software
is written in the C programming language.
LICENSE: MIT