DESCR 986 B

123456789101112131415161718192021222324
  1. wmCube is a dockapp that displays a real time rotating 3d-object
  2. and the current cpu-load. The cpu-load also makes the object spin
  3. faster/slower. You can zoom in and out by clicking on the app and
  4. you can design your own objects or use the objects that come with
  5. the package.
  6. * Objects can have infinite coordinates and lines/planes, your
  7. computers memory is the limit.
  8. * If you're running a distributed.net client or some other
  9. application that keep you cpu at full load all the time you can
  10. make wmCube ignore "nice" processes.
  11. * You can zoom out virtually to infinity and zoom in almost
  12. to the center of the object.
  13. * You don't have to display the cpu-usage at the bottom of the
  14. dockapp, let the rotation speed be an intuitive way to determine
  15. cpu-load. You can invert object speed vs. cpu-load.
  16. * You can change objects at runtime by clicking the center
  17. of the app. It will randomly choose a new object from the directory
  18. you specified at the command line.