ParaView/Users Guide/Table Of Contents: Difference between revisions
From KitwarePublic
< ParaView
Jump to navigationJump to search
DaveDemarle (talk | contribs) m (restructure wiki chapter so book prints all content) |
DaveDemarle (talk | contribs) m (restructure wiki chapter so book prints all content) |
||
Line 4: | Line 4: | ||
=== How to unleash the beast! === | === How to unleash the beast! === | ||
; | ;Introduction (Dave D.) | ||
:[[ParaView/Users Guide/Introduction#What_is_ParaView?|What is ParaView?]] | :[[ParaView/Users Guide/Introduction#What_is_ParaView?|What is ParaView?]] | ||
:[[ParaView/Users Guide/Introduction#User_Interface|Getting your bearings in the UI]] | :[[ParaView/Users Guide/Introduction#User_Interface|Getting your bearings in the UI]] | ||
Line 56: | Line 56: | ||
:[[Exporting_Scenes | Export VRML/X3D]] | :[[Exporting_Scenes | Export VRML/X3D]] | ||
; | ;3D Widgets (Dave D) | ||
:[[Users Guide Widgets#|Manipulating data in the 3D view]] | :[[Users Guide Widgets#|Manipulating data in the 3D view]] | ||
; | ;Annotation (Dave D) | ||
:[[Users Guide Annotation#Annotation|Annotation]] | :[[Users Guide Annotation#Annotation|Annotation]] | ||
:[[Users Guide Annotation#Scalar Bar|Scalar Bar]] | :[[Users Guide Annotation#Scalar Bar|Scalar Bar]] | ||
Line 75: | Line 75: | ||
:[[ParaView/Users_Guide/Comparative_Visualization|Comparative Views]] | :[[ParaView/Users_Guide/Comparative_Visualization|Comparative Views]] | ||
; | ;Client-Server Visualization (Dave D) | ||
:[[Users Guide Client-Server Visualization#Parallel ParaView|Parallel ParaView]] | :[[Users Guide Client-Server Visualization#Parallel ParaView|Parallel ParaView]] | ||
:[[Users Guide Client-Server Visualization#Parallel Structure|Architecture]] | :[[Users Guide Client-Server Visualization#Parallel Structure|Architecture]] |
Revision as of 22:42, 25 January 2011
This is a Kitware Public Wiki Book | [ bookshelf ] | |
[ Open in Book Creator ] |
ParaView User's Guide (v3.10)
How to unleash the beast!
- Introduction (Dave D.)
- What is ParaView?
- Getting your bearings in the UI
- Basics of Visualization
- The Pipeline Concept
- Undo Redo
- Batch Processing
- Client/Server Visualization
- Loading Data (Rob)
- Open file
- file browser, file series and patterns, grouping in file browser, opening a single time step or a collection of timesteps
- file formats
- time
- Apply/Reset
- Understanding Data (Berk)
- VTK Data Model
- Information Panel
- Statistics Inspector
- Displaying Data (Utkarsh)
- multi-views
- interaction
- View Types/Representation: Talk of all the views
- lookup tables/scalar ranges
- Modifying Data (Dave D.)
- Data Manipulation
- Filter Parameters
- Properties
- Pipeline Manipulation
- Glossary of Filters
- Filter Specifics
- Macro Filters
- Quantative Analysis (Berk + Utkarsh + Andy)
- Python Programmable Filter
- Calculator
- Python Calculator
- Spreadsheet View
- Selection
- Querying for Data
- histograms/probes (Andy)
- 3D Widgets (Dave D)
- Manipulating data in the 3D view
- Annotation (Dave D)
- Annotation
- Scalar Bar
- Orientation Axis
- Text
- Text Source
- 3D Text Source
- Time
- Animation (Utkarsh)
- Animation View
- Animating the Camera
- Comparative Visualization (Berk)
- Comparative Views
- Client-Server Visualization (Dave D)
- Parallel ParaView
- Architecture
- Connecting to a Server
- Client Server Mode
- Render Server
- Parallel Rendering
- Offscreen Rendering
- Tiled Display
- Server Setup
- Large Displays (Utkarsh)
- tile displays
- cave (Nikhil)
- Python (Rob M.)
- Python Scripting
- Tools for Python Scripting
- pvbatch/pvpython (Dave)
- In-Situ/CoProcessing (Andy)
- CoProcessing
- C++ CoProcessing example
- Python CoProcessing Example
- Loading Plugins (Rob M.)
- What are Plugins?
- Included Plugins
- Loading Plugins
- Appendix
- building/compile/install (Dave P)
- ParaViewUsersGuide/List of readers (Seb J.)
- ParaViewUsersGuide/List of writers (Seb J.)
- ParaViewUsersGuide/List of filters (Seb J.)
- ParaViewUsersGuide/Command line arguments (Seb J.)
- Getting Data into ParaView (maybe a separate book)
- details about writing parallel vtk readers