Contents | < Browse | Browse >

StoryBoard-Window

From within this window the current Processor-script can be
visualized. This may help you to understand the various
(complicated) tutorial-scripts and is very useful while
developing (and "debugging") of own special effects.

Each line of the script is represented by 13 thumbnails:
 1 stream-buffer
 8 temp-buffers
 4 3D-temp-buffers
Empty buffers are left blank. Because modified 
3D-buffers cannot be represented by "flat images" 
they are simply marked by the string "3D-Buffer".


Functions:

Width               width of the generated thumbnails
Colors              palette used for rendering
Frame               the frame of interest
Update              generate and display all thumbnails

After aborting or after occurence of an error all currently
generated thumbnails are drawn. This is very useful to
locate "script-errors" (like uninitialized buffers).