1morph3d(6x) XScreenSaver manual morph3d(6x)
2
3
4
6 morph3d - 3d morphing objects.
7
9 morph3d [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--count number] [--delay number] [--fps]
11
13 Another 3d shape-changing GL hack. It has the same shiny-plastic feel
14 as Superquadrics, as many computer-generated objects do...
15
17 --visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 --window
23 Draw on a newly-created window. This is the default.
24
25 --root Draw on the root window.
26
27 --window-id number
28 Draw on the specified window.
29
30 --count number
31 0 - 20. Default: 0.
32
33 --delay number
34 Per-frame delay, in microseconds. Default: 40000 (0.04 sec‐
35 onds.).
36
37 --fps Display the current frame rate, CPU load, and polygon count.
38
40 DISPLAY to get the default host and display number.
41
42 XENVIRONMENT
43 to get the name of a resource file that overrides the global
44 resources stored in the RESOURCE_MANAGER property.
45
46 XSCREENSAVER_WINDOW
47 The window ID to use with --root.
48
50 X(1), xscreensaver(1)
51
53 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
54 distribute, and sell this software and its documentation for any pur‐
55 pose is hereby granted without fee, provided that the above copyright
56 notice appear in all copies and that both that copyright notice and
57 this permission notice appear in supporting documentation. No repre‐
58 sentations are made about the suitability of this software for any pur‐
59 pose. It is provided "as is" without express or implied warranty.
60
62 Marcelo Vianna.
63
64
65
66X Version 11 6.08-1.fc38 (17-Oct-2023) morph3d(6x)