Ports Search

Results 301310 of 1,309 for /graphics/.(0.003 seconds)
graphics/frei0r-1.5.0 (Score: 0.08697138)
Frei0r meta-port
graphics/frei0r-1.5.0 (Score: 0.08697138)
Minimalistic plugin API for video effects
Frei0r is a minimalistic plugin API for video sources and filters. The behaviour of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. There is no support for the requirements of special application areas like non linear editors, hardware accelerated shader effects, and high precision video processing. These advanced issues are not even solved satisfactory for non cross application plugin apis and are still an evolving field. The frei0r API is not meant to be a competing standard to more ambitious efforts.
graphics/ftgl-2.1.3.r5 (Score: 0.08697138)
OpenGL FreeType fonts rendering library
FTGL is a free open source library to enable developers to use arbitrary fonts in their OpenGL applications. Unlike other OpenGL font libraries FTGL uses standard font file formats so doesn't need a preprocessing step to convert the high quality font data into a lesser quality, proprietary format. FTGL uses the Freetype (www.freetype.org) font library to open and 'decode' the fonts. It then takes that output and stores it in a format most efficient for OpenGL rendering.
graphics/ImageMagick-7.0.2.9 (Score: 0.08697138)
Image processing tools
ImageMagick is a package for display and interactive manipulation of images. The package includes tools for image conversion, annotation, compositing, animation, and creating montages. ImageMagick can read and write many of the more popular image formats (e.g. JPEG, TIFF, PNM, XPM, Photo CD, etc.). The package can be built _without_ the GUI (X11) support at all -- it will not have the display, import, and animate functionality, but remain extremely useful for image manipulation. The optional "display" utility conflicts with the utility of the same name from the misc/display port/package.
graphics/fujiplay-1.33 (Score: 0.08697138)
Digital camera downloading tool for Fujifilm digital cameras
Fujiplay is a C program for Unix systems, to download pictures from some Fujifilm digital cameras, like the DS-7 and MX-700, using the serial link. * Tries to determine the maximum speed supported by the camera. * Detect all parity errors (not tested), improving the robustness of the one-byte xor checksum. * It will not overwrite picture files without your consent. * Detect disk full errors (not tested). * You cannot have a truncated image file. * The program can be gracefully interrupted with ^C (or whatever your interrupt character is). * Allows you to upload pictures to the camera, delete pictures from the camera, and to "press the shutter" remotely. You can also set the time/date and the "camera ID". * The source should be reasonably portable to other, non-POSIX systems. After installation with this port, you should be symlink /dev/fujifilm to your serial line device through which comunicate with your camera. For more detail infomation, see /usr/local/share/doc/fujiplay/README.
graphics/gphotofs-0.5 (Score: 0.08697138)
Mount PTP camera as a file system
gphotofs is a FUSE filesystem module to mount your camera as a filesystem. This allow using your camera with any tool able to read from a mounted filesystem.
graphics/fyre-1.0.1 (Score: 0.08697138)
Chaos map rendering system with GTK+-2 interface
Fyre provides a rendering of the Peter de Jong map, with an interactive GTK+ 2 frontend and a command line interface for easy and efficient rendering of high-resolution, high quality images. This program was previously known as 'de Jong Explorer', but has been renamed to make way for supporting other chaotic functions. All the images you can create with this program are based on the simple Peter de Jong map equations: x' = sin(a * y) - cos(b * x) y' = sin(c * x) - cos(d * y)
graphics/gl-0.6 (Score: 0.08697138)
OpenGL binding for Gauche
This is a Gauche extension module to use OpenGL.
graphics/gbm-11.2.2 (Score: 0.08697138)
gbm library
This package contains the gbm utility library.
graphics/gdal-2.1.0 (Score: 0.08697138)
Translator library for raster geospatial data formats
GDAL - Geospatial Data Abstraction Library GDAL/OGR is a translator library for raster and vector geospatial data formats that is released under an Open Source license. As a library, it presents a single abstract data model to the calling application for all supported formats. Current translators provide read (and sometimes write) access to a variety of formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial, Mapinfo mid/mif and TAB, GeoTIFF, Erdas Imagine, ESRI .BIL, .aux labelled raw, DTED, SDTS DEM, JPEG, PNG and Arc/Info Binary/ASCII Grid. A full list of supported data formats is available on the official website.