Index
-----

1.tga		- Mountain height field image
2.tga		- Trees and shrubbery height field image
3.tga		- Beach height field image
algbcovr.tga	- image map of cover of algebra book
algbpage.tga	- scanned page (after a fire got it) of page from book
algbspin.tga	- image map of spine of algebra book
bolt1.inc	- include file for lightning bolt (not used in image)
bolt2.inc	- include file for lightning bolt (not used in image)
bolt3.inc	- include file for lightning bolt (not used in image)
bolt4.inc	- include file for lightning bolt (not used in image)
branch.c	- source code for program to generate POV code for branches
branch1.inc	- include file for branch (snowman's arm)
branch2.inc	- include file for branch (snowman's arm)
index		- this index file
jhstorm.pov	- main POV file
lightning.c	- source code for program to generate POV code for lightning
pages.c		- source code for program to generate POV code for book pages
pages.inc	- include file for book pages
physpg1.TGA	- image map of a page from a physics text
physpg2.TGA	- image map of another page from a physics text
scarf.inc	- include file for snowman's scarf

My computer (an Intel Pentium 150Mhz w/16MB RAM running Linux kernel 2.0.30)
took 06:01:41 to render the image with the following command-line:

nice -n -20 x-povray +ijhstorm.pov +v +d +a0.3 +qr +w800 +h600

The reason for the large time to render is because POV-Ray reported using up
to 24MB (where my computer has only 16MB and was under X at the time so ~8MB
free at most)...
