######################################################################
# 
# Here are some example scenes that I have created, and created by
# others. Below is a list of what is contained:
# 
	*.pat : these files are input to the radiosity program
		and contain the geometric and physical properties
		of the scene

	*.vw : these files are input to the radiosity program
		and contain camera positions to view the
		progression of the solution from

	*.anim: these are files input for the walk-through program
		and contain animation scripts

	*.scene: these files are input for the walk-through program
		(and/or output from the radiosity program), and
		contain the scene with a radiosity solution

	*.off: OFF geometry files. Need to be converted to pat format

	*.opt: Sample output from radiosity program for Optik
		ray tracer.

	cubein*.* : A standard box scene
	geom.* : A scene with a few geometric objects
	queen.* : A scene with a chess piece. Originally in OFF format.
	house.* : A scene of a few rooms of a house. This scene
		was converted from the OFF format scene created
		by Guy Moreillon (moreillon@eldi.epfl.ch)

	All files with the same prefix name are associated with
	each other. e.g. geom.pat, geom.anim and geom.vw are associated.
#
# Hope they prove useful. Bernard Kwok (July 1992)
#