home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 314.lha / RSL_3D_Look / 3DLook.doc < prev    next >
Text File  |  1989-11-30  |  3KB  |  83 lines

  1. Addendum by Roy S. Laufer                11/18/89
  2.  
  3.     This is a modification to Tim Maffet's 3DLook (I called it RSL3DLook
  4. as an inside joke (anyone remember RSLClock out there <grin>, you may rename
  5. it what ever you wish).  My problem with Tim's original code was that it was
  6. designed for a screen with light text on a dark screen.  My setup is the exact
  7. opposite, and the 3D effect is reversed and not very aesthetically pleasing!
  8. I redesigned the open/close gadget entirely as well as lesser changes in
  9. the other gadgets.  The main change is that the gadgets now look good when 
  10. the screen is set up with a light background and a dark foreground.  I have 
  11. also included a few of my color preferences (Grey, Blue, Amber)as well as 
  12. a PD program Pref that will change your color preferences.
  13.  
  14.          Use "Prefs Grey" (rather obvious, eh?)   
  15.  
  16.      If you like this you can leave a comment on CIS (72435,1025), but 
  17. the credit goes to Mr. Maffett, my efforts were mere minimal modifications.
  18.  
  19.     What follows is Tim's original documentation for 3DLook (if anyone has
  20. a copy of Tim's 3DIcons, upload it to CIS and I'll try to modify them in the
  21. same way): 
  22.  
  23.    3DLook
  24.  Tim Maffett
  25.  
  26.   This program changes the the close gadget, depth gadgets, and the
  27. window sizing gadgets of all Hi-Res windows and screens to gadgets
  28. which have a 3D appearance.  You may have to change your WorkBench
  29. color scheme to get the full effect.  The windows drag bar is also
  30. changed to what I think is a better looking pattern on a hi-res screen.
  31.  
  32.   The change takes place immediately upon executing the program, and all
  33. future windows will use these new gadget images.  Most windows opened
  34. prior to the execution of 3DLook will change to the new gadget images
  35. upon refresh.
  36.  
  37.   This program can be run from workbench (via its icon) or from the CLI.
  38.   Execute 3DLook early in your startup-sequence to catch all the windows
  39. and screens.
  40.  
  41.   There is a file on most Amiga BBSs called 3DIcons which contains
  42. 3D disk icons for the Amiga, included in this archive is a program called
  43. Prefs which has a variety of preferences settings which provides color
  44. schemes (blue,red,purple,brown,grey,.....) which give both the 3D icons
  45. and 3DLook gadgets the full 3D effect.
  46.  
  47.   The following information about good 3d color schemes is for those of
  48. you who are unable to obtain the 3DIcons archive.
  49.  
  50.   - The background color (color 0) can be set to whatever color looks
  51.     best the the user.
  52.  
  53.   - Colors 1, 2, and 3 must be set to a similar shade
  54.       Color 1 should be the brightest, color 2 a little dimmer,
  55.       and color 3 the darkest.
  56.  
  57.   An example set of colors (using the Palette program on the
  58.   1.3 WorkBench extras disk)
  59.  
  60.    Color 0 (users choice, I like 276)
  61.    Color 1 FFF
  62.    Color 2 AAA
  63.    Color 3 555
  64.  
  65.  
  66.   Using an Amiga with FlickerFixer (704x470 workbench) provides an
  67. incredibly professional look using both 3D icons and 3DLook (and
  68. the right color scheme of course).
  69.  
  70.   The program MandelVroom by Kevin Clague (in Hi-res/interlace) which
  71. uses 3d-icons in its windows, looks great with the 3D window gadgets.
  72. (MandelVroom can be found on Fred Fisk disk #215)
  73.  
  74. This program is FreeWare.  Use it as you like to improve the look of
  75. Amigas everywhere.
  76.  
  77.  
  78. The idea for this program must be attributed to David N. Junod for his
  79. NewLook program.  Thanks Dave.
  80.  
  81.  
  82.  
  83.