
This is the README gdj/gdi, two small programs to show image files
on the screen. They will run only on SGI computers running IRIX, as
they require IRIS GL.


FEATURES:

* Small and fast
* Full screen mode
* Slide show mode
* Lots of file formats (gdi, using ImageMagick)
* Stereo for "Cristal Eyes" type glasses
	- Jpeg crossed stereo pair (sometimes they use ".jps" extension)
	- Anaglyph (displayed as grayscale; red: left eye, blue: right eye)


YOU WILL NEED:

- ImageMagick-5.3.8
	Version 4.x and earlier won't work, and previous 5.x releases
	have some nasty bugs...

- jpegsrc.v6b
	I haven't tried to use libjpeg include with IRIX


HOW TO BUILD:

	Just type "make". This will create gdj and gdi

	If you don't have ImageMagick-5.3.8 use "make jpeg", gdi won't
	be created.

	The Makefile is for MIPSpro 7.x compilers using mips/n32 ABI
	For other compilers/ABI's, edit as you like.

AUTHOR:

	SPDsoft
	spd@daphne.cps.unizar.es
	GIGA: <http://giga.cps.unizar.es>

