This is the 1999 version of the Pose Space plugin written by Matt Corder.
It was used to do the early shoulder demos.  There is a 2000 version 
that has some fixes and improvements, both for the shoulder and face; 
we need to find the source for this.

siRBF.C - source for the plugin.
*.cus
Matrix/		siRBF calls a very old matrix library, source in Matrix.
Unfortunately this library in turn probably calls some trivial
routines (error routines and such) that are not included here,
so this code will not actually compile as is -- but you will
want to replace the matrix library anyway  (if not, just modify
the matrix library and replace the error calls with equivalents).
  Likewise the Makefile and siRBF itself may contain some things
which do not compile.  

If you want a version that actually compiles, bug me.

This code provided as is for any use (though primarly as
"documentation" for implementers), with no warranty.

zilla@computer.org

