1tangram(6x) XScreenSaver manual tangram(6x)
2
3
4
6 tangram - watch the computer solve tangram puzzles.
7
9 tangram [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-wireframe] [-viewing_time number] [-rotate]
11 [-fps]
12
14 The tangram program uses a few basic shapes to build silhouettes of
15 recognizable objects.
16
18 tangram accepts the following options:
19
20 -visual visual
21 Specify which visual to use. Legal values are the name of a
22 visual class, or the id number (decimal or hex) of a specific
23 visual.
24
25 -window Draw on a newly-created window. This is the default.
26
27 -root Draw on the root window.
28
29 -delay number
30 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
31 onds.).
32
33 -wireframe | -no-wireframe
34 Render in wireframe instead of solid.
35
36 -viewing_time number
37 Specify the length of time, in seconds, that the finished puz‐
38 zle should be displayed. Default: 5
39
40 -rotate | -no-rotate
41 Rotate the camera around the puzzle.
42
43 -fps Display the current frame rate, CPU load, and polygon count.
44
46 DISPLAY to get the default host and display number.
47
48 XENVIRONMENT
49 to get the name of a resource file that overrides the global
50 resources stored in the RESOURCE_MANAGER property.
51
53 X(1), xscreensaver(1)
54
56 Copyright © 2005 by Jeremy English. Permission to use, copy, modify,
57 distribute, and sell this software and its documentation for any pur‐
58 pose is hereby granted without fee, provided that the above copyright
59 notice appear in all copies and that both that copyright notice and
60 this permission notice appear in supporting documentation. No repre‐
61 sentations are made about the suitability of this software for any pur‐
62 pose. It is provided "as is" without express or implied warranty.
63
65 Jeremy English <jhe@jeremyenglish.org>
66
67
68
69X Version 11 5.15-3.fc14 (18-Oct-2011) tangram(6x)