View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015745ParaView(No Category)public2015-09-25 14:482016-08-12 09:59
ReporterAlan Scott 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version 
Summary0015745: Add Super Sampling Anti Aliasing to ParaView
DescriptionPlease add super sampling anti aliasing (SSAA) to ParaView for drawing the 2d/3d rendering windows when non-interactive rendering. Make this SSAA work when saving screenshots or saving animation. Allow the user to turn it on/off in the Edit/Settings, but also select-able from the save screenshots/ save animation dialogs. Maybe allow the user to designate how much super sampling is being done?

From an e-mail thread with Ken Martin:

I was thinking SSAA , aka render into an FBO at sqrt(3)*width by sqrt(3)*height for example and then down sample back to the window size, for picking just bypass it. I have looked into FXAA, CMAA, but both those approaches are typically faster, but have more complex implementations and are subject to artifacts (CMAA is better on artifacts but the implementation is more complex). A first step could be to use it for the non-interactive renders in PV.
 
TagsNo tags attached.
ProjectSandia
Topic Name
Typefeature
Attached Files

 Relationships

  Notes
(0038898)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-09-25 14:48 Alan Scott New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038898
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team