[comp.graphics] Red-Blue Stereo

mac@trantor.harris-atd.com (Mike McDonald) (06/24/91)

  Does anyone have any code (or algorithms) for doing red-blue stereo pairs? I'm feeling lazy and would prefer not to start from general viewing transforms.

  Thanks,

  Mike McDonald

  mac@trantor.harris-atd.com
  (407) 727-5060

  Advanced Technology Dept.
  Harris Corp.
  M.S. 3A-1912
  P.O. Box 37
  Melbourne, Florida
             32902

will@rins.ryukoku.ac.jp (will) (06/25/91)

	Get the Book:

		High-Resolution Computer Graphics Using C/Pascal/Fortran
		By:	Ian O. Angell
		pub:	Macmillian
		Date:	1990
		ISBN:	0-333-49872

	This has ready to run code for almost everything (including stereo
	imaging, hidden surfaces, 2 and 3d coordinate systems, perspectives,
	clipping, shading (phong, gouraud, and others), transparencys,
	reflections, ect......).

	It also provides a good discussion into the Theory.  It is a well
	written book and Jef should list it in the FAQ.

	Also, I have all the code working under X-Windows as a library.  So
	I know that all the code works.

							Will.....