[Paraview] AntiAliasing

pat marion pat.marion at kitware.com
Sun Aug 9 12:47:22 EDT 2009


You can edit Servers/ServerManager/Resources/rendering.xml, search for
the property "MultiSamples" and set the default value to 1 instead of
0, then recompile.

Pat

On Sun, Aug 9, 2009 at 2:18 AM, Chaman Singh Verma<csv610 at gmail.com> wrote:
>
>
> On Fri, Aug 7, 2009 at 10:50 PM, pat marion <pat.marion at kitware.com> wrote:
>>
>> In order to support depth peeling, paraview calls SetMultiSamples(0)
>> on the vtkRenderWindow.  On my computer with an nvidia graphics card
>> and linux driver, this kills antialiasing.  The only way to get
>> antialiasing for me is to recompile paraview with MultiSamples
>> enabled.
>>
>> Pat
>>
>> On Fri, Aug 7, 2009 at 12:59 PM, Utkarsh
>> Ayachit<utkarsh.ayachit at kitware.com> wrote:
>> > Can you post screenshots for surface rendering artifacts that you
>> > mention? It would be great if you can post images for 3.4 and 3.6.
>> >
>> > Thanks
>> > Utkarsh
>> >
>> > On Fri, Aug 7, 2009 at 11:53 AM, Chaman Singh Verma<csv610 at gmail.com>
>> > wrote:
>> >> Hello,
>> >>
>> >> It seems that the quality of rendering ( surface with edges) seems to
>> >> quite
>> >> low with Version 3.6 compared to ParaView 3.4. Are there any settings
>> >> that
>> >> needs to be tuned to get higher quality ( or atleast equal to  Verson
>> >> 3.4 )
>> >>
>> >> With with the surface rendering quite many artifacts are visible which
>> >> were
>> >> not there in version 3.4.
>> >> Somehow I think version 3.4 was better.
>> >>
>> >> thanks.
>> >> csv
>> >>
>> >> _______________________________________________
>> >> 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
>> >
>
> Hello,
>
> How can I follow your method ? Please suggest.
>
> csv
>
>


More information about the ParaView mailing list