X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fpolytopes.man;h=45fcb4a88da62a12ee78a39268a5b26a60a8cf6f;hp=8e423ab1ac2812b7aa861f10f8a3d25626e61b82;hb=2762a7d7cf8d83e68b8f635941f6609119d630ae;hpb=3f438031d610c7e15fd33876a879b97e290e05fb diff --git a/hacks/glx/polytopes.man b/hacks/glx/polytopes.man index 8e423ab1..45fcb4a8 100644 --- a/hacks/glx/polytopes.man +++ b/hacks/glx/polytopes.man @@ -116,7 +116,7 @@ Display the polytope as a wireframe mesh. Display the polytope as a solid object. .TP 8 .B \-transparent -Display the polytope as a transparent object. Default. +Display the polytope as a transparent object (default). .PP The following two options are mutually exclusive. They determine how to color the polytope. @@ -154,10 +154,10 @@ around the six possible hyperplanes. The rotation speed is measured in degrees per frame. The speeds should be set to relatively small values, e.g., less than 4 in magnitude. .TP 8 -.B \-speed-xw \fIfloat\fP +.B \-speed-wx \fIfloat\fP Rotation speed around the wx plane (default: 1.1). .TP 8 -.B \-speed-xy \fIfloat\fP +.B \-speed-wy \fIfloat\fP Rotation speed around the wy plane (default: 1.3). .TP 8 .B \-speed-wz \fIfloat\fP @@ -171,6 +171,17 @@ Rotation speed around the xz plane (default: 1.9). .TP 8 .B \-speed-yz \fIfloat\fP Rotation speed around the yz plane (default: 2.1). +.SH INTERACTION +If you run this program in standalone mode you can rotate the polytope +by dragging the mouse while pressing the left mouse button. This +rotates the polytope in 3D, i.e., around the wx, wy, and wz planes. +If you press the shift key while dragging the mouse with the left +button pressed the polytope is rotated in 4D, i.e., around the xy, xz, +and yz planes. To examine the polytope at your leisure, it is best to +set all speeds to 0. Otherwise, the polytope will rotate while the +left mouse button is not pressed. +.B \-fps +Display the current frame rate, CPU load, and polygon count. .SH ENVIRONMENT .PP .TP 8 @@ -184,7 +195,7 @@ stored in the RESOURCE_MANAGER property. .BR X (1), .BR xscreensaver (1) .SH COPYRIGHT -Copyright \(co 2003 by Carsten Steger. Permission to use, copy, +Copyright \(co 2003-2005 by Carsten Steger. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright @@ -193,4 +204,4 @@ No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. .SH AUTHOR -Carsten Steger , 10-aug-2003. +Carsten Steger , 28-sep-2005.