________ Welcome to LRengine _____________

  To use LRengine you'll need a good working knowlege of how the INI
 file works, and a source of animated scenes. LRengine itself is 
 complicated.(with 17 variables to deal with, most have defaults.)
 But, with several predefined INCs that call the engine, using it 
 shouldn't be that hard. And when you're comfortable with all those 
 variables you can make your own INCs or even customise the engine.  

   There's Two ways to call the engine Direct and Indirect.
 Direct: Create a POV file with the needed SCENE vaiables and 
           include LRengine.inc.
 Indirect: Create a POV file with the needed SCENE vaiables and 
           include the apporate INC file.

 I use WinZip to make the zip.
 To unzip be sure to use 'use folder names'
 You should place this in its own dirctory. But it can be any where you want! 

The zip file should be contain:
 LRengine.inc -----the effects engine
 LR.ini -----------an ini file
 Quiky.pov --------a first run Direct method test
 Quiky2.pov -------a first run Indirect method test
 Test_Shapes.pov---Test Shape fades
 Test_Custom.pov---Test custom files that just use SceneA
 Test_Custom2.pov--Test custom files That use both SceneA & SceneB
 Test_Bogy.pov-----Test using effects diferently
 Balls.pov --------simple Animation
 Boxes.pov --------simple Animation
 Static.pov -------Static Animation
 
 ----Custom directory -----
  only use with Fade_Style=7
     Cf_Resize.inc
     Cf_BW.inc
     Cf_WB.inc
     Cf_to_BW.inc
     Cf_to_WB.inc
     Cf_from_BW.inc
     Cf_from_WB.inc
     Cf_Zoom_Out.inc
     Cf_Zoom.inc
     Cf_Zoom_Back.inc
     Cf_Blur.inc
     Cf_Blur2.inc
 ----Effects Directory---
       Fade_IO.inc
       Box_IO.inc
       BoxeS_IO.inc
       Sphere_IO.inc
       SphereS_IO.inc
       Heart_IO.inc
       HeartS_IO.inc
       Shape_IO.inc
       ShapeS_IO.inc
       Static_Pat_IO.inc
       Sweeps_IO.inc
       Shuter.inc
----Help Directory---
      Beyond_Quiky.html
      Display.html 
      Double_Animation.html
      Errors.html
      Ini.html
      Main_Help.html
      More_Indirect.html
      Pattern_Fade.html
      Quiky2.html
      Style.html