1glknots(6x) XScreenSaver manual glknots(6x)
2
3
4
6 glknots - generates some twisting 3d knot patterns
7
9 glknots [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed float] [-segments int] [-thickness
11 float] [-duration seconds] [-no-wander] [-spin XYZ] [-wireframe] [-fps]
12
14 Generates some twisting 3d knot patterns. Spins 'em around.
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 -delay number
27 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
28 onds.).
29
30 -speed number
31 Larger numbers mean run faster. Default: 1.0.
32
33 -segments number
34 Number of segments in each path. Default 800. Larger numbers
35 make the curves smoother, at the expense of a higher polygon
36 count.
37
38 -thickness float
39 How thick the tubes should be. Default 0.3.
40
41 -duration seconds
42 How long to leave each knot up. Default 8 seconds.
43
44 -wander | -no-wander
45 Whether the cubes should wander around the screen.
46
47 -spin [XYZ] | -no-spin
48 Which axes, if any, to spin around on.
49
50 -wireframe | -no-wireframe
51 Render in wireframe instead of solid.
52
53 -fps Display the current frame rate, CPU load, and polygon count.
54
56 DISPLAY to get the default host and display number.
57
58 XENVIRONMENT
59 to get the name of a resource file that overrides the global
60 resources stored in the RESOURCE_MANAGER property.
61
63 X(1), xscreensaver(1)
64
66 Copyright © 2003 by Jamie Zawinski. Permission to use, copy, modify,
67 distribute, and sell this software and its documentation for any pur‐
68 pose is hereby granted without fee, provided that the above copyright
69 notice appear in all copies and that both that copyright notice and
70 this permission notice appear in supporting documentation. No repre‐
71 sentations are made about the suitability of this software for any pur‐
72 pose. It is provided "as is" without express or implied warranty.
73
75 Jamie Zawinski.
76
77
78
79X Version 11 5.42-1.fc29 (30-Dec-2018) glknots(6x)