XScreenSaver


SUBMITTED BY: Guest

DATE: June 2, 2014, 1:57 p.m.

FORMAT: Text only

SIZE: 2.9 kB

HITS: 5886

  1. NAME
  2. rocks - animation of flying through an asteroid field
  3. SYNOPSIS
  4. rocks [-display host:display.screen] [-foreground color] [-background color] [-window] [-root] [-mono] [-ncolors n] [-install] [-visual visual] [-count integer] [-delay usecs] [-speed integer] [-norotate] [-nomove] [-3d]
  5. DESCRIPTION
  6. The rocks program draws an animation of an asteroid field moving past the observer (or vice versa). Sometimes the observer picks up spin on Z axis.
  7. OPTIONS
  8. rocks accepts the following options:
  9. -window
  10. Draw on a newly-created window. This is the default.
  11. -root
  12. Draw on the root window.
  13. -mono
  14. Make all the rocks the same color.
  15. -ncolors colors
  16. How many different colors to use. Default 5. Colors are chosen randomly.
  17. -install
  18. Install a private colormap for the window.
  19. -visual visual
  20. Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual.
  21. -count integer
  22. Maximum number of rocks to draw on the screen at once. Default 100.
  23. -speed integer
  24. A measure of the speed with which the observer and the rocks pass each other, from 1 to 100. Default 100, meaning ``very fast.'' If you're on a slow display connection (the animation looks jerky) then try making this number smaller, and/or decreasing the number of rocks.
  25. -delay microseconds
  26. Number of microseconds to delay between each frame. Default 50000, meaning about 1/20th second. Compare and contrast with -speed, above.
  27. -norotate
  28. Don't rotate the observer; just fly through the field on the level.
  29. -nomove
  30. Don't turn the observer; just fly straight ahead through the field.
  31. -3d
  32. Do red/blue 3d separations: if you look at the screen with 3d glasses, the rocks will be jumping right out at you. Oooooh, scaaary!
  33. ENVIRONMENT
  34. DISPLAY
  35. to get the default host and display number.
  36. XENVIRONMENT
  37. to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property.
  38. SEE ALSO
  39. X(1), xscreensaver(1)
  40. BUGS
  41. There should be an option to display doppler shift (a gravity rainbow.)
  42. Speed of rotation should be settable.
  43. Default speed of rotation should be relative to forward velocity.
  44. COPYRIGHT
  45. Copyright © 1992 by Jamie Zawinski. 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.
  46. AUTHOR
  47. Based on Lisp Machine code copyright 1988 John Nguyen

comments powered by Disqus