[Paraview] stereo menu was ignored?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Feb 3 14:53:53 EST 2010


ParaView CVS (and 3.8 onwards ) has a command line option
--stereo-type which allows you to choose the stereo type. It's not
really safe to change the stereo type after ParaView has been started
(rather views have been created) since for things like Crystal Eyes,
the option must be enabled before the rendering context is created.
Hence, we've made it a command line option.

Utkarsh

On Wed, Feb 3, 2010 at 2:50 PM, Evan Bollig <bollig at gmail.com> wrote:
> What does that mean regarding the plugin. Does a plugin exist already
> or will it need to be written?
>
> -Evan
>
> On Wed, Feb 3, 2010 at 2:07 PM, Robert Maynard <RobertJMaynard at gmail.com> wrote:
>> I meant to say 3.4 and 3.6 instead of 2.4 and 2.6.
>>
>> On Wed, Feb 3, 2010 at 2:02 PM, Robert Maynard <RobertJMaynard at gmail.com>
>> wrote:
>>>
>>> The patch that I have submitted was for 2.4 code base, with 2.6 all that
>>> is needed is a custom toolbar plugin that calls setStereoType on the
>>> currently active view.
>>>
>>> On Wed, Feb 3, 2010 at 1:45 PM, Evan Bollig <bollig at gmail.com> wrote:
>>>>
>>>> I see that ParaViewGeo has a stereo menu to allow users to select
>>>> CrystalEyes / Anaglyph stereo modes while paraview is running (NOTE:
>>>> without requiring a --stereo flag on the command line). It seems that
>>>> one developer: Robert Maynard created the stereo menu and sent the
>>>> source code (Stereo.zip) to the ITK mailing list on 9/29/2008. From
>>>> what I can tell this message was ignored and no one attempted to
>>>> integrate the menu into any other applications related to
>>>> Paraview/ITK.
>>>>
>>>> Why?
>>>>
>>>> It seems obvious that this is something users need and want. We will
>>>> be using ParaViewGeo instead of ParaView until something like this is
>>>> added.
>>>>
>>>> -Evan Bollig
>>>>
>>>> --
>>>> -Evan Bollig
>>>> bollig at gmail.com
>>>> bollig at scs.fsu.edu
>>>> _______________________________________________
>>>> Powered by www.kitware.com
>>>>
>>>> Visit other Kitware open-source projects at
>>>> http://www.kitware.com/opensource/opensource.html
>>>>
>>>> Please keep messages on-topic and check the ParaView Wiki at:
>>>> http://paraview.org/Wiki/ParaView
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>> http://www.paraview.org/mailman/listinfo/paraview
>>>
>>
>>
>
>
>
> --
> -Evan Bollig
> bollig at gmail.com
> bollig at scs.fsu.edu
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list