AutoManga will provide authoring tools (integrated with the Skencil vector graphics program) and PyGame (SDL) based display tools for parametric character animation, with tools and helpers optimized for "manga-style" characters. Uses 2D SVG "cels".
An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
AFX is an X11-based, extensible, graphical, and highly configurable frontend primarily for use on tv-connected systems. The original design goal is a joystick-controlled frontend for an entertainment (games, emulators, audio, and video) box.
Easy-to-learn interactive 2d plot program. Can overlay images, xy-data, and mathematical functions. Function parameters can be tuned with sliders; functions can also be automatically fitted to data. Written in Python, cross-platform, but currently broken
The main goal of this project is to create a system-independent MathML rendering engine in Python. This engine works with an abstract 'plotter' driver class, that can be subclassed for any rendering device needed.
POV-Broom is a Python/wxPython front-end application that is used to generate and render variations of POV-Ray designs. This will enable the POV-Ray artist to sweep variables to look at how the design changes with different parameters.
This project holds a copy of the main gimp cvs tree and gives plug-in developers a chance to maintain/update their plug-ins without a gnome cvs account.
NamerTamer will expedite the renaming and rotating images files. Controlled by key sequences, instead of graphical interfacing, it offers simple and efficient handling of naming tasks.
Lightweight and flexible rendering system used as an educational, expermental or quick-start platform for developing real-time 3D rendering applications, particularly games, technology demos, intuitive real-time architectural/interior design tools etc.
A Python module that reads and writes binary files for which there is a format-description. If the module is run as a script the module will read the data from file and emit an editable Python script that, when run, will generate the data file again.
PyGPM - Python GNU Photo Management
PyGPM is an application written to help manage your digital photos. Some of the available features include: Image Viewing, Thumbnail Viewing, Rotation, Reversing, Inverting, Color Adjustment, Web Page Generation et
gAnim8 is a full suite of tools for building and manipulating animated GIFs & small videos in a Gtk/Gnome environment. Easily create, edit, or preview animated GIFs or videos (MPG, AVI/ASF, WMV, SWF, RM, MOV, M4V), or record videos and take screenshots.
Our idea for vgl is to build an object oriented Vector Graphics Library written in C++ using openGL for rendering. The focus of the library is to construct a clean object model that is exceptionally fast. We plan to support Linux, Win32 and Mac OS X.
geqos (Gnome editor for Quality of Service) is a gnome network management application that provide an easy-to-use graphical user interface for configuring and monitoring QoS under linux
Windows based editor designed to allow writing extensions covering any user format of raster fonts. Supports fixed/variable character height/width, incomplete character sets, etc. Has a lot of useful character-editing functions (italicize, bold, shift...
Apparition aims to be a versatile front-end to Imagemagick using nondestructive node-based workflow similiar to those found in high-end compositing programs.
The Anvil is setting out to produce one strong platform for all media. Fluid work with major audio, video, raster/vector images, 3D formats and scripting languages will allow us to start from anywhere and temper out the masterpeice we needed.
Extension to iterate custom Python snippets over objects
An inkscape extension, written in python, that accepts snippets of Python code, and iteratively executes them over a set of objects. Iteration can be over the current selection, or over an XPath. Python code is given the current node and attributes, and can modify or delete the node, create new nodes, or simply perform calculations.