[vtkusers] 3D monitors
Hal Canary
hal at cs.unc.edu
Tue Apr 17 14:38:48 EDT 2012
On 04/17/2012 08:57 AM, Doug Hoppes wrote:
> I’m sure that someone has posted about this before, but
> I can’t seem to find any google references to it. Is there a set of
> functions in VTK that allows me to make use of 3D monitors? I thought
> that I saw some references about some stereo vision functions, but can’t
> seem to find it, any more. What about the monitors that don’t need the
> glasses?
Check out the documentation for vtkRenderWindow::StereoCapableWindowOn()
http://www.vtk.org/doc/nightly/html/classvtkRenderWindow.html
I've successfully used this in a VTK+Python program.
More information about the vtkusers
mailing list