README - VRScript

This folder contains the source files for the VRScript demo application. 
VRScript supports embedding sounds, QuickTime movies, pictures, and 
3D objects in a QuickTime VR movie. It does this by reading an external 
script file that contains commands directing the playing of these media. 

VRScript is an example of using the QuickTime VR 2.0 API. 
VRScript exploits virtually all the hooks available to applications 
developers, including back-buffer procedures, prescreen buffer 
procedures, node-entering and node-leaving procedures, intercept 
procedures, and so forth. You are free to use the source code, 
or any modification of it, in your applications. However, you 
should not distribute any modified version of the source code 
without indicating clearly that the source code is based on, 
but not identical to, the VRScript source code.

WARNING
Using the VRScript source code or application for any other 
purpose is expressly prohibited by Apple Computer, Inc. In particular, 
the script file format is not intended to provide a standard script 
format for directing VR movies. The current script format and the 
associated parser code are quick hacks that are far too rudimentary 
for commercial purposes. In addition, you should not ship the 
VRScript application as part of a commercial product, and you 
should not expect Apple Computer to support either the source code 
or script file. You have been warned!


Enjoy,
QuickTime Team
