This directory contains the Open Inventor sample programs.
These programs are distributed in source format to the Inventor
customers.  Many of these programs are simple and sloppy,
but show some interesting aspect of Inventor.

Each subdirectory contains the source code and include files needed to
make the program.  Note that you need superuser permissions to build or 
modify the installed sample programs.  Alternatively, you can copy the 
programs that interest you into your local directory.


The sample programs include:

4view 	    - Displays four views of a scene graph - together in one
	      Motif widget.
clock       - simple Inventor clock program
common 	    - Contains some common functions used by other samples
ivToInclude - Tools for turning Inventor scene files into buffer variables
              in include files that can be compiled into a program.
ivNodeKitStructure -
	      Prints out information about all parts (public and private) 
	      in the catalog of a nodekit class.
lod 	    - Demonstrates how to use the level-of-detail node.
manip 	    - Shows how all of the manipulators work
motif 	    - Demonstrates how to build Motif pulldown menus
twoDisplays - Demonstrates how to show Inventor components on different X 
	      displays.
vortex      - explodes any object - demonstrates the SoCallbackAction's 
	      "get primitives" feature
view        - Demonstrates how to use PoViews (fomerly in examples/source/MeshViz/samples)
