This is a list of the files the zip archive should contain:

README	       	- this file
BUBBLES.INC     - contains bubbles of the whale
BUOY.INC       	- contains the buoy and chain
DBUB.INC        - contains the "middle" group of diver bubbles
DBUB01.INC      - contains the "first" group of diver bubbles
DBUB02.INC      - contains the "last" group of diver bubbles
DIVER1.INC      - the diver, imported from sPatch, modified and
                  air container (simple csg)added
DIVER1.SPT      - sPatch model file of diver
FISH.INC        - small csg model of the used fish
HUMPBACK.INC    - the humpback whale, imported from sPatch, textures added
HUMPBACK.POV    - the main file
HUMPBACK.SPT    - sPatch model file of whale
LIGHT.INC       - macro file to create the random spotlights
SWARM.INC       - the position of the fishswarm
TEST.TGA       	- the image map for the whale body
TEX2.TGA        - the image map for the flippers
WATER.INC       - the include file for the surface plane and the atmosphere

all files are as is - that means that there's not too much order in this
files. I hope you can still need them. Here is a small tree for the
dependencies: 


humpback.pov <-- humpback.inc <-- test.tga
                                  tex2.tga
                 bubbles.inc
                 dbub.inc
                 dbub1.inc
                 dbub2.inc
                 diver1.inc
                 light.inc
                 water.inc
                 swarm.inc    <-- fish.inc
