Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Figures for stereo 3D images
Date: Thu, 12 Jun 2008 16:03:03 +0000 (UTC)
Organization: Univ of East Anglia
Lines: 6
Message-ID: <g2rhbm$rlr$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1213286583 28347 172.30.248.37 (12 Jun 2008 16:03:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 12 Jun 2008 16:03:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 963309
Xref: news.mathworks.com comp.soft-sys.matlab:473521



We can view graphics/images in 3D by placing the two views 
in different Figures and displaying on the two different 
monitors (crossed polaroids to view). However, the 
graphics card supports stereo and it would be better to 
use openGL to render the two views through that route. 
Does anyone know how to do this?