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] [-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 Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -count number
27 0 - 20. Default: 0.
28
29 -delay number
30 Per-frame delay, in microseconds. Default: 40000 (0.04 sec‐
31 onds.).
32
33 -fps Display the current frame rate, CPU load, and polygon count.
34
36 DISPLAY to get the default host and display number.
37
38 XENVIRONMENT
39 to get the name of a resource file that overrides the global
40 resources stored in the RESOURCE_MANAGER property.
41
43 X(1), xscreensaver(1)
44
46 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
47 distribute, and sell this software and its documentation for any pur‐
48 pose is hereby granted without fee, provided that the above copyright
49 notice appear in all copies and that both that copyright notice and
50 this permission notice appear in supporting documentation. No repre‐
51 sentations are made about the suitability of this software for any pur‐
52 pose. It is provided "as is" without express or implied warranty.
53
55 Marcelo Vianna.
56
57
58
59X Version 11 5.45-1.fc33 (10-Dec-2020) morph3d(6x)