X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fglhanoi.man;h=2060cde90f330ccbe01325d34e0a719238326b53;hp=fd87d27604ef7f4b210bd2359517c94c090fc5ff;hb=2762a7d7cf8d83e68b8f635941f6609119d630ae;hpb=6b1c86cf395f59389e4ece4ea8f4bea2c332745b diff --git a/hacks/glx/glhanoi.man b/hacks/glx/glhanoi.man index fd87d276..2060cde9 100644 --- a/hacks/glx/glhanoi.man +++ b/hacks/glx/glhanoi.man @@ -9,6 +9,8 @@ glhanoi - OpenGL Towers of Hanoi [\-root] [\-delay \fInumber\fP] [\-count \fInumber\fP] +[\-poles \fInumber\fP] +[\-speed \fInumber\fP] [\-wireframe] [\-light] [\-texture] @@ -34,14 +36,23 @@ Per-frame delay, in microseconds. Default: 30000 (0.03 seconds.). .B \-count \fInumber\fP Number of disks. Default: 7. .TP 8 +.B \-poles \fInumber\fP +Number of poles. Default: random from 3 to disks+1. +.TP 8 +.B \-speed \fInumber\fP +Speed multiplier (for smallest disks). Default: 1. +.TP 8 +.B \-trails \fInumber\fP +Length of disk trails, in seconds. Default: 2. +.TP 8 .B \-wireframe | \-no-wireframe Render in wireframe instead of solid. .TP 8 .B \-fog | \-no-fog Render in fog. .TP 8 -.B \-fps | \-no-fps -Whether to show a frames-per-second display at the bottom of the screen. +.B \-fps +Display the current frame rate, CPU load, and polygon count. .TP 8 .B \-light | -no-light Whether the scene is lit.