View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007747ParaView(No Category)public2008-09-26 15:462010-06-07 21:33
ReporterAlan Scott 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version 
Summary0007747: Feature: make Stereo easy to configure
DescriptionHere is an e-mail thread. Stereo should be easier to configure.

ParaView3.x.x/VTK/Rendering/vtkRenderWindow.cxx and change the line starting with this->StereoType to

this->StereoType = VTK_STEREO_CRYSTAL_EYES;


Under some circumstances (mirrors and projector orientation) the stereo will be reversed. If so, you will need to modify the ParaView3.x.x/VTK/Rendering/vtkOpenGLCamera.cxx

I agree that it would be better as a simple configuration option - you might wish to add a feature request through their bug report system.

TagsNo tags attached.
Project
Topic Name
Type
Attached Fileszip file icon Stereo.zip [^] (85,219 bytes) 2008-09-29 14:17

 Relationships

  Notes
(0013604)
Alan Scott (manager)
2008-09-26 17:43

User has asked the following:

Could you also add an option for VTK_STEREO_CRYSTAL_EYES_REVERSED or similar - 2 of our stereo walls have reversed stereo and requires switching several lines within ParaView3.x.x/VTK/Rendering/vtkOpenGLCamera.cxx to correct it.
(0013614)
Robert Maynard (developer)
2008-09-29 10:50

I have a developed a toolbar for changing the stereo version inside of paraview, I will post the code later today. It allows a user to switch between crystal eyes, red/blue, off and you can change Eye Angle and Focal Disk.
(0013615)
Robert Maynard (developer)
2008-09-29 14:17

Here is a quick and dirty zip of the majority of the changes we had to do to make a stereo toolbar that allows mode changing. Maybe it will be of some help. Please watch out as there could be other stuff in the code as we have modified the look of paraview
(0020941)
Alan Scott (manager)
2010-06-07 21:33

Pretty sure this is fixed.

 Issue History
Date Modified Username Field Change
2008-09-26 15:46 Alan Scott New Issue
2008-09-26 17:43 Alan Scott Note Added: 0013604
2008-09-29 10:50 Robert Maynard Note Added: 0013614
2008-09-29 14:17 Robert Maynard Note Added: 0013615
2008-09-29 14:17 Robert Maynard File Added: Stereo.zip
2009-02-17 14:01 Utkarsh Ayachit Category 3.6 => Pending
2009-02-20 13:51 Ken Moreland Category Pending => 3.8
2009-05-13 13:40 Utkarsh Ayachit Target Version => 3.8
2010-06-07 21:33 Alan Scott Note Added: 0020941
2010-06-07 21:33 Alan Scott Status backlog => closed
2010-06-07 21:33 Alan Scott Resolution open => fixed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team