#
# Make the picture
#

view:	scene.oct
	rview -vp 52.5 6 58 -vd .05 -.6 -.8 -vu 0 1 0 -vh 35 -vv 35 \
-av .2 .2 .2 scene.oct

shadows.pic:	scene.oct orange.cal page1.txt page2.txt
	rpict -vp 52.5 6 58 -vd .05 -.6 -.8 -vu 0 1 0 -vh 35 -vv 35 \
-av .1 .1 .1 -x 1000 -y 1000 scene.oct > scene.raw
	pfilt -1 -e 1 -x 500 -y 500 -r .7 scene.raw > scene.pic

scene.oct:	room scene paper orange ornament tennis4 fuzztile.oct
	oconv room scene > scene.oct
