IEEE Vis09 ParaView Tutorial: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
m (Reverted edits by Johnjones (talk) to last revision by Woodring)
 
(8 intermediate revisions by 4 users not shown)
Line 8: Line 8:
| Sandia National Laboratories
| Sandia National Laboratories
|-
|-
| [[Media:PV Vis09 Tut Plugins.pdf | Plugins]]
| [[Media:PV Vis09 Tut Plugins.pdf | Plugins]] ([[Media:PV Vis09 Tut Plugins Examples.tar.gz |examples]])
| Kenneth Moreland
| Kenneth Moreland
| Sandia National Laboratories
| Sandia National Laboratories
Line 16: Line 16:
| Kitware, Inc.
| Kitware, Inc.
|-
|-
| [[Media:PV Vis09 Tut PetascaleDistance1.pdf | Petascale Distance Visualization A]]
| [[Media:Manta_adaptive_paraview.pdf | Petascale Distance (Manta and Adaptive) Visualization]]
| James Ahrens
| Jonathan Woodring
| Los Alamos National Laboratory
| Los Alamos National Laboratory
|-
|-
| [[Media:PV Vis09 Tut PetascaleDistance2.pdf | Petascale Distance Visualization B]]
| colspan="3" |
| James Ahrens
: Minor details missing in Manta slides:
| Los Alamos National Laboratory
:* In Options->Render View->Remote Rendering Threshold, checked on, set to 0 MB (force server-side rendering)
:* Shadows can be hard-coded enabled if you enable it in vtkMantaRenderer.cxx (shadows only will work with -np 1)
:* It needs to be run in client-server mode if you want annotations - the annotations need to be disabled for built-in mode to work
:* It will be patched in soon, but vtkMantaRenderWindow.h needs the parent override class to be explicitly set in the code.  For example, change vtkCocoaRenderWindow to vtkXOpenGLRenderWindow if you are on X.
|-
|-
| [[Media:PV Vis09 Tut InSitu1.pdf | ''In-Situ'' Visualization: Integration]]
| [[Media:PV Vis09 Tut InSitu1.pdf | ''In-Situ'' Visualization: Integration]] ([[Media:PV Vis09 Tut InSitu Examples.tar.gz |examples]])
| David Thompson
| David Thompson
| Sandia National Laboratories
| Sandia National Laboratories
Line 32: Line 35:
| Sandia National Laboratories
| Sandia National Laboratories
|-
|-
| [[Media:PV Vis09 Tut Statistics.pdf | Statistics]]
| [[Media:PV Vis09 Tut Statistics.pdf | Statistics]] ([[Media:PV_Vis09_Tut_Statistics_Movie.zip|Movie]] from slide 9)
| Philippe Pebay
| Philippe Pebay
| Sandia National Laboratories
| Sandia National Laboratories
|}
|}

Latest revision as of 14:06, 8 August 2011

Here are the slides for the Advanced ParaView Visualization tutorial given at the IEEE Vis08 ParaView tutorial. This tutorial comprises a collection of advanced topics given by a group of ParaView developers from various organizations. Most of the topics are intended for visualization experts and those already familiar with ParaView.

Click one of the links in the agenda below to retrieve the slides for that presentation.

Introduction / What's New Kenneth Moreland Sandia National Laboratories
Plugins (examples) Kenneth Moreland Sandia National Laboratories
Python Scripting David DeMarle Kitware, Inc.
Petascale Distance (Manta and Adaptive) Visualization Jonathan Woodring Los Alamos National Laboratory
Minor details missing in Manta slides:
  • In Options->Render View->Remote Rendering Threshold, checked on, set to 0 MB (force server-side rendering)
  • Shadows can be hard-coded enabled if you enable it in vtkMantaRenderer.cxx (shadows only will work with -np 1)
  • It needs to be run in client-server mode if you want annotations - the annotations need to be disabled for built-in mode to work
  • It will be patched in soon, but vtkMantaRenderWindow.h needs the parent override class to be explicitly set in the code. For example, change vtkCocoaRenderWindow to vtkXOpenGLRenderWindow if you are on X.
In-Situ Visualization: Integration (examples) David Thompson Sandia National Laboratories
In-Situ Visualization: Bridging Nathan Fabian Sandia National Laboratories
Statistics (Movie from slide 9) Philippe Pebay Sandia National Laboratories