[Paraview] Crystal Eyes and Red Blue Stereo in the same compilation

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Feb 8 14:00:11 EST 2010


FYI, --stereo-type is not supported with 3.6.2.

Here's the output from paraview --help:

...
 --stereo-type=opt      Specify the stereo type. This valid only when
--stereo is specified. Possible values are "Crystal Eyes", "Red-Blue",
"Interlaced", "Dresden", "Anaglyph", "Checkerboard"
...


Utkarsh


On Mon, Feb 8, 2010 at 1:53 PM, Augusto Escobar
<augustomescobar at gmail.com> wrote:
> Hi,
> I got the source code version 3.6.2 from paraview.org website.
> What are the possible values for --stereo-type? Can you give me command
> examples? Like: paraview --stereo-type <value>, where <values> can be x, y
> or z....
> Ty for the quick reply.
>
> 2010/2/8 Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
>>
>> What version of ParaView are you using? ParaView from CVS head has
>> --stereo-type command line option that can be used to choose the type
>> of stereo.
>>
>> Utkarsh
>>
>> On Mon, Feb 8, 2010 at 1:03 PM, Augusto Escobar
>> <augustomescobar at gmail.com> wrote:
>> > Hi, ppl.
>> > I'm working with paraview stereo projections and I learned who to
>> > compile to
>> > work with Red Blue and Crystal Eyes Stereo modes in diferent
>> > compilations.
>> > Now I want to merge both ways in the same program that, depending on how
>> > I
>> > start paraview, it runs with diferent stereo modes.
>> > For example:
>> > paraview --stereo //starts it in red blue mode.
>> > paraview --stereo crystal_eyes //starts it in crystal eyes mode.
>> > to do this, I'm looking for the main function of the program to get its
>> > argc
>> > and argv parameters, but I'm afraid I can't find it. The sub-project
>> > named
>> > paraview seems to have nothing to do with the executable file.
>> > Can anyone give me a help?
>> >
>> > --
>> > Ty,
>> > Augusto Escobar
>> >
>> > _______________________________________________
>> > 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
>> >
>> >
>
>
>
> --
> Abraços,
> Augusto Escobar
>


More information about the ParaView mailing list