Database
stereo.txt
Associated article: Stereoscopic Imaging
Tags: Database Design
Published source code accompanying the article by Andy Ramm in which he discusses stereoscopic imaging which gives you the ability to deliver a natural 3-D view of an object or scene dramatically increases technical proficiency and the ability to interpret multidimensional data.
_Stereoscopic Imaging_ by Andy Ramm Example 1: (a) window (-top * aspect + (half_sep * clip_near / distance), top * aspect + (half_sep * clip_near / distance), -top, top, clip_near, clip_far); translate (half_sep, 0.0, 0.0); (b) window (-top * aspect - (half_sep * clip_near / ...


