Instructions to get StdPrimitives to compile
---------------------------------------------


Particle Support
-------------

The particle system simulation is done through the Particle System API library available from
// http://www.cs.unc.edu/~davemc/Particle

To get this to work, you must specify two environment variables

PARTICLE_INCLUDEDIR
PARTICLE_LIBDIR

This tells the build process where to get the files from.
