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