glslideshow(6x) | XScreenSaver manual | glslideshow(6x) |
glslideshow - slideshow of images using smooth zooming and fades
glslideshow [--display host:display.screen] [--visual visual] [--window] [--root] [--window-id number] [--duration seconds] [--zoom percent] [--pan seconds] [--fade seconds] [--titles] [--letterbox | --clip] [--delay usecs] [--fps] [--debug] [--wireframe] [--cutoff int]
Loads a random sequence of images and smoothly scans and zooms around in each, fading from pan to pan.
This program requires a good video card capable of supporting large textures.
To specify the directory that images are loaded from, run xscreensaver-settings(1) and click on the "Advanced" tab.
With the default settings of --pan 6 --duration 30, each image will be displayed five times (30/6), and then a new image will be loaded. If you want a new image to be loaded at each fade, then set --pan and --duration to the same value.
Note that fades are included in the pan time, so --fade cannot be larger than --pan.
The idea here is that if your machine can't maintain a decent frame rate, then it must not have fast 3D hardware, so we might as well behave in a simpler manner. Set this to 0 to disable this check.
X(1), xscreensaver-settings(1), xscreensaver-getimage(6x), xscreensaver(1), carousel(6x) photopile(6x)
Copyright © 2003-2005 by Jamie Zawinski, based on an earlier version that was Copyright © 2002 by Mike Oliphant.
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 notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
Jamie Zawinski and Mike Oliphant.
6.06 (11-Dec-2022) | X Version 11 |