################################################################################ # INSTALL # # # # be_w3dr - Benjamin Eikel's Web 3D Renderer # # Copyright 2008-2009 Benjamin Eikel # ################################################################################ To install be_w3dr follow these instructions: 1. Extract the downloaded archive. After that you should have a folder called "be_w3dr". 2. To use be_w3dr in your own PHP script include the files you need. Have a look at the file "be_w3dr/examples/frontend.php" for an example usage. Requirements: be_w3dr requires PHP 5. Since version 0.3.0 the GD library is required.