psycho(1) X Version 11(1 March 1988) psycho(1)
NAME
psycho - animate an icosahedron
SYNOPSIS
psycho [display list] [=geometry] [-d pattern] [-i]
DESCRIPTION
Psycho 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
-d pattern
Specify a bit pattern for drawing dashed lines for wire frames.
-i Use inverted colors for wire frames.
For each display specified,
Psycho creates another window. The total geometry is split
vertically amongst these windows, and the psycho bounces between
them. The end result is that ico foo:0 bar:0 would result in
psycho bouncing half on display foo:0 and half on bar:0.
SEE ALSO
X(1), ico(1)
BUGS
Doesn't deal too well with being resized.
COPYRIGHT
Copyright 1988, Massachusetts Institute of Technology.
See X(1) for a full statement of rights and permissions.
10/89 Page 1