This port installs the Adobe SVG browser plugin, for use with Linux browsers
such as www/linux-firefox or www/linux-mozilla.
PGPLOT is a Fortran subroutine package for drawing graphs on a variety
of display devices. For more details, see the manual ``PGPLOT Graphics
Subroutine Library'', available from T. J. Pearson.
The CPGPLOT library adds an intermediate level of wrapper functions
between C programs and the PGPLOT library. These functions hide the
system dependencies of calling PGPLOT behind a system independent
interface.
Documentation and demo programs are included.
plasma is a FreeBSD kernel module screensaver which displays a moving
plasma effect. You are advised that the code is quite resource-greedy
and that you probably don't want to run it on anything but a desktop
workstation. It's a quick hack, so comments/constructive criticism is
appreciated. MAINTAINER is the author of this port.
Deegree's WPS is able to process Feature Collections based on arbitrary
processes. OGC's WPS (Schut & Whiteside 2005) specification describes
WPS as follows: "WPS defines a standardized interface that facilitates
the publishing of geospatial processes, and the discovery of and binding
to those processes by clients. "Processes" include any algorithm,
calculation or model that operates on spatially referenced data.
"Publishing" means making available machine-readable binding
information as well as human-readable metadata that allows service
discovery and use."
PIDDLE - Plug-In Drawing, Does Little Else
------------------------------------------
PIDDLE is a Python module for creating two-dimensional graphics in a
manner that is both cross-platform and cross-media; that is, it can
support screen graphics (e.g. QuickDraw, Windows, Tk) as well as file
output (PostScript, PDF, GIF, etc.). It makes use of the native 2D
drawing calls of each backend, for maximum efficiency and quality. It
works by defining a base class (piddle.Canvas) with methods for all
supported drawing primitives. A particular drawing context is provided
in the form of a derived class. PIDDLE applications will be able to
automatically select an appropriate backend for the user's environment.
Port of the MacOSX pixel-art software to GNUstep
LICENSE: MIT
Pixie is a RenderMan like photorealistic renderer. It is being developed
in the hope that it will be useful for graphics research and for people
who can not afford a commercial renderer.
Some of supported features:
* All RenderMan 3.4 primitives
* Programmable shading (RenderMan Shading Language)
* High quality texture/shadow/environment mapping
* High dynamic range input/output
* Raytracing
* Motion blur
* Depth of field
* Reyes style rendering (very fast)
* Occlusion culling
* Area light sources
* Network parallel rendering
* DSO shaders
* Global illumination
* Photon mapping
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.
png2html takes a PNG image and transforms it into a Web page with the
use of a text file.