 
                                 MapPlacer
               The Last in a Trilogy of win programs 
                that deals with POV-Ray Heightfields.


       The idea behide this program is to create a data file to be
              use to place objects on a height feild.  


               Leroy Whetstone E-mail: lrwii@joplin.com
               
                  POV-Ray at http://www.povray.org

                      This was written in C++. 
    I use VIDE  a  C++ GUI Framework by Bruce E. Wampler, Ph.D.
                          http://www.objectcentral.com
    I also use the borland's BCC5.5 free compiler. 
                          http://www.borland.com

               It has been written and tested on my Win98.


       
     This program needs to: 
                  run with a 24bit true color screen.
                  have a mouse.         


      ______________IN THIS ZIP FILE_______________

         ReadMe3.txt______Here!
         MapPlacer.exe ___the main program
         Std.pal__________the standard palette
         Intro.tga________Height Feild
         Preview.ini______POV Render INI file
         PlaceTest.pov____POV Render test file
         TestPlace.inc____POV temp Height Feild data file
                         
 This the last in a trilogy of programs that deals with POV Height Feilds.
They are meant to work togather in the same directory But in ordor to let
you have the option of using different directories, I have copies of
'Std.pal'(the default palette) in all 3 progrms zips.