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)
 
Line 1: Line 1:
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 [http://www.mycaal.com loan modification] for visualization experts and those already familiar with ParaView.
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.
Click one of the links in the agenda below to retrieve the slides for that presentation.

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