Contenues dans
Trouver plus de documentation
Ressources d'assistance comprises
| Télécharger cet ouvrage au format PDF
NAME
- ico - animate an icosahedron
SYNOPSIS
-
ico [ display list ] [ -geometry geom ] [ -d pattern ] [ -i ]
DESCRIPTION
-
Ico displays a wire-frame rotating polyhedron, with hidden lines removed, or a solid-fill polyhedron with hidden faces removed. There are a number of different polyhedra available; adding a new polyhedron to the program is quite simple.
OPTIONS
-
-
-geometry geom
- Specify the size and/or location of the window.
-
-
-d pattern
- Specify a bit pattern for drawing dashed lines for wire frames.
-
-
-i
- Use inverted colors for wire frames.
- For each display specified, ico creates another window. The total geometry is split vertically amongst these windows, and the ico bounces between them. The end result is that ico foo:0 bar:0 would result in ico bouncing half on display foo:0 and half on bar:0.
SEE ALSO
-
X11(7), ico2(6)
BUGS
- Doesn't deal too well with being resized.
COPYRIGHT
- Copyright 1988, Massachusetts Institute of Technology.
- See X11(7) for a full statement of rights and permissions.
|
|