[Paraview-developers] [EXTERNAL] Re: Remind me - AA

Moreland, Kenneth kmorel at sandia.gov
Fri Jul 1 11:19:58 EDT 2016


Reason 1: Increasing the resolution 2X increases the compositing overhead by up to 4. Increasing the resolution 4X increases the compositing time by up to 16. It can be a noticeable difference when rendering interactively.

Reason 2: There can be technical difficulties in rendering images that large. You are likely to have a rendering context of the original resolution. To render such large images with images/movies, it renders image tiles and stitches them together. This adds further overhead and complication in rendering.

Reason 3: Line width is measured in pixels. Changing the resolution of the image in this way will change the perceived line width.

-Ken

From: Paraview-developers <paraview-developers-bounces at paraview.org> on behalf of Walter Scott <wascott at sandia.gov>
Date: Thursday, June 30, 2016 at 7:48 PM
To: David E DeMarle <dave.demarle at kitware.com>
Cc: "paraview-developers at paraview.org" <paraview-developers at paraview.org>
Subject: Re: [Paraview-developers] [EXTERNAL] Re: Remind me - AA

OK, why can’t we do that?  Have a mode that internally runs 2X or 4X resolution, does the compositing, and then shrinks back to what the user wants?  Only turn it on when 3d lines are in the image?



From: David E DeMarle [mailto:dave.demarle at kitware.com]
Sent: Thursday, June 30, 2016 7:46 PM
To: Scott, W Alan <wascott at sandia.gov>
Cc: paraview-developers at paraview.org
Subject: [EXTERNAL] Re: [Paraview-developers] Remind me - AA


Antialiasing confuses depth compositing.
Better to save out images/movies at 4x resolution and resample outside of paraview.

On Thursday, June 30, 2016, Scott, W Alan <wascott at sandia.gov<mailto:wascott at sandia.gov>> wrote:
Why can’t we turn anti alias lines on?  I am doing a feature edges, and it looks horrible.

Thanks,

Alan

--------------------------------------------------------
W. Alan Scott
ParaView Support Manager

SAIC
Sandia National Laboratories, MS 0822
Org 9326 - Building 880 A1-K
(505) 284-0932   FAX (505) 284-5619
---------------------------------------------------------



--
David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160701/f0be7919/attachment-0001.html>


More information about the Paraview-developers mailing list