IEEE Vis09 ParaView Tutorial

From KitwarePublic
Revision as of 09:06, 6 August 2011 by Johnjones (talk | contribs)
Jump to navigationJump to search

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 loan modification 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