Ports Search

Results 3,0113,020 of 5,824 for /net/.(0.004 seconds)
graphics/freeimagepy-2.0.1 (Score: 0.01987111)
FreeImage library python wrapper
This library wrap the FreeImage library functions so a python developer can easy drive FreeImage.
graphics/glewpy-0.7.4 (Score: 0.01987111)
Advanced OpenGL extensions to Python
GLEWpy aims to bring advanced OpenGL extensions to Python. This will allow the Python OpenGL developer to use features such as fragment and vertex shaders and image processing on the GPU. It serves as a complement to PyOpenGL and toolkits such as GLUT and SDL (pygame).
graphics/mcomix-1.2.1 (Score: 0.01987111)
GTK2 comic book viewer
MComix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR, 7Zip or tar archives as well as plain image files.
graphics/comical-0.8 (Score: 0.01987111)
Sequential image viewer
Finally - a cross-platform, open-source CBR and CBZ reader! Read your favorite scanned comic books and graphic novels with Comical's absurdly easy GUI and in-your-face double page display! Nifty Features: * Single-Page or Double-Page display modes. * Zoom modes: Fit, Fit-to-Width, Fit-to-Height, Original, Custom. * Crisp image scaling with algorithms adapted from FreeImage 3. * Detects double pages scanned together and displays it accordingly. * Page rotation. * Full-Screen mode. * Left-to-Right or Right-to-Left browsing. * Displays JPG, GIF, and PNG images. * Supports RAR(.cbr) and ZIP(.cbz) comic book archives * Supports all encrypted RAR archives as well as ZIP archives with pkzip 2.04g encryption. LICENSE: GPL2 or later with exception to link with unrar
graphics/quesoglc-0.7.2 (Score: 0.01987111)
Free implementation of the OpenGL Character Renderer
The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services via an application programming interface (API). The character rendering services provided by GLC has some significant advantages over platform specific interface such as GLX or WGL: 1. The GLC API is platform independent. Since most nontrivial GL applications render characters, GLC is an important step toward the goal of truly portable GL applications. 2. The GLC is simpler to use. Only two lines of GLC commands are required to prepare for rendering characters. 3. GLC provides more ways to exploit the rendering power of OpenGL. For example, a glyph can be drawn as a bitmap, a set of lines, a set of triangles, or a textured rectangle. 4. GLC provides better support for glyph transformations. For example, GLC supports rotated text, which is unavailable in GLX. 5. GLC provides better support for the large coded character set defined by the standards ISO/IEC 10646:2003 and Unicode 4.0.1 QuesoGLC is a free (as in free speech) implementation of the GLC. QuesoGLC is based on the FreeType library, provides Unicode support and is designed to be easily ported to any platform that supports both FreeType and the OpenGL API.
graphics/sampleicc-1.6.8 (Score: 0.01987111)
Library for reading, writing, manipulating, and applying ICC profiles
SampleICC provides an open source platform independent C++ library for reading, writing, manipulating, and applying ICC profiles along with applications that make use of this library.
graphics/structuresynth-1.5.0 (Score: 0.01987111)
Rule-based 3D structure generator
Structure Synth is an application for creating 3D structures from a set of user specified rules. It is an attempt to make a 3D version of Context Free. The resulting structures can be viewed in the integrated OpenGL viewer or exported to various formats.
graphics/silgraphite-2.3.1 (Score: 0.01987111)
Font engine for complex non-Roman writing systems
Graphite is a project under development within SIL'ss Non-Roman Script Initiative and Language Software Development groups to provide rendering capabilities for complex non-Roman writing systems. The original goal was a system for the Windows platform; the system has also been ported to Linux. Graphite can be used to create "smart fonts" capable of displaying writing systems with various complex behaviors. With respect to the Text Encoding Model, Graphite handles the "Rendering" aspect of writing system implementation.
graphics/simpleviewer-1.7.1553.8560 (Score: 0.01987111)
Small and simple OpenGL image viewer with transparency support
Simple Viewer is small and simple OpenGL based image viewer. Its features: - Lightweight and fast: utilizes hardware-accelerated video card - Very simple interface, minimum dependencies - Suitable for default image viewer of desktop - Desktop independent: does not require any specific desktop environment - Open source, licensed under GNU GPLv2
graphics/tintfu-0.0.4 (Score: 0.01987111)
GraphViz .dot file editor
This is an editor for GraphViz, an excellent program imho for both quickly creating a graphical overview of some collection of related components as well as drawing graphs for systems which are too complex to manage using conventional drawing programs. TINTFU can parse DOT files and render a preview of them in a side pane, while allowing each and every attribute of Graphs, SubGraphs and Nodes to be edited. The results of such changes are immediately updated in the preview pane.