Overview:
========

This directory contains examples of how the vsCompressor interface
is used. These examples can be used as a starting point for developing
and adding new compression capabilities to OpenGL Vizserver.

The files in this directory are:

nopCompressor.cxx - A non-interframe compressor sample
nopIFCompressor.cxx - An interframe compressor sample

