xdesktopwaves is a cellular automata setting the background
of your X Window System under water. Windows and mouse are
like ships on the sea. Each movement of these ends up in
moving water waves. You can even have rain and/or storm
stirring up the water.
XQF is a game server browser and launcher for Unix/X11 for many popular games
such as the Quake series, Unreal Tournament series, Half-Life etc. XQF is a
front-end to QStat, a program by Steve Jankowski and uses the GTK+ toolkit.
"Heroes of Might and Magic III" is a Roleplay Linux game by Loki games
commercially available on CD. It seems to run only under x86.
You will need the CD, this port only helps you install and deinstall
the game and get it to run under FreeBSD.
X-pired is an action-puzzle game written in C using SDL, SDL_mixer,
SDL_image and SDL_gfx libraries distributed under the terms of GNU
GPL. The goal of the game in each level is to reach the exit square,
avoiding exploding barrels and other deadly stuff...
Backfract is an animated wallpaper program for Unix with X windows.
It fills your background window with a fractal image, then every
15 minutes it will update the image by zooming in or out. As it
zooms in, it uses a simple heuristic to try to stay with
"interesting" scenes.
g2 is an easy to use, portable and powerful 2D graphics library. It provides a
comprehensive set of functions for simultaneous generation of graphical output
on different types of devices. Presently, the following devices are supported:
PostScript, GIF and X11 (xfig is in development). g2 is written in C (ANSI)
and additionally has a Fortran interface.
HERMES, named after the messenger of the gods, is a library whose
only purpose is to convert graphic data from one pixel format to another in
the fastest possible way.
HERMES will also do surface clearing. And it will do it FAST (even with
x86 and MMX routines if you're on those platforms).
Mxp (Mandelbrot explorer) is an X application for computing and exploring
Mandelbrot sets. Features of mxp include:
- zoom and un-zoom
- dynamic resizing of drawing window
- setup save/load
- asynchronous image generation (buttons always work)
- GIF output
- animation
- nine color schemes
- color rotation
- color change options
- detailed statistics
Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib2 image
viewer. It has such nifty features as: zoom, maxpect, scaledown,
screensaver, flip, delete, brightness / contrast / gamma correction, and
can also be used to set your X11 background. All from a commandline.
This module provides a Perl interface to the amazing Graphviz, an open source
graph visualization tool from AT&T.
It is called GraphViz2 so that pre-existing code using (the Perl module)
GraphViz continues to work.
To avoid confusion, when I use GraphViz2 (note the capital V), I'm referring to
this Perl module, and when I use Graphviz (lower-case v) I'm referring to the
underlying tool (which is in fact a set of programs).
This version of GraphViz2 targets Graphviz 2.23.6+.
GraphViz2 1.x is a complete re-write, by Ron Savage, of GraphViz 2.x, which was
written by Leon Brocard. The point of the re-write is to provide access to all
the latest options available to users of Graphviz.
GraphViz2 1.x is not backwards compatible with GraphViz 2.x, despite the
considerable similarity. It was not possible to maintain compatibility while
extending support to all the latest features of Graphviz.
To ensure GraphViz2 is a light-weight module, Hash::FieldHash has been used to
provide getters and setters, rather than Moose.