# gen-backend Requirements: ```bash docker pull jmsgrogan/python-generator ``` Launch: ```bash python generate_shape.py python apply_texture.py python final_render.py ``` The output for the first two scripts is a file `$prefix_lamp.png` in the launch directory. The output for the last script is three files `$prefix_lamp_kitchen.png`, `$prefix_lamp_hall.png`, `$prefix_lamp_landing.png` in the launch directory.