This program is a vanilla as I could make it.  It should compile on
just about anything.  I have tested it on a Sparc 1+ running SunOS 4.1.1.
It worked for me.  Your mileage may vary.

Please send all comments, suggestions, improvements, and corrections to
long1@eng.auburn.edu

I won't promise I will do it since I am taking Senior Design this 1/4
but you never know.

What does this program do.  Basically it is filter that converts a flat
ppm to a single image random dot sterogram.  I found the best results
were obtained by laser printing the out put.  Make sure you have the
oreintation correct as the image will not form if Upside-Down.

To generate these images I have been using IslandPaint 3.0.  in full color mode.
I then convert the output to sun rasterfile.  I then use the pbmplus utils to convert pipe the image into randomdot. I then pipe the output to xv 2.0 so I can
view the images on the screen.

This program can only read P6 type ppm files.

sample:
rasttopnm circletest.im8 | randomdot -s50 -d10 | xv -

Matthew Long
long1@eng.auburn.edu
