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 <[email protected]> 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 > > _______________________________________________ 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
