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 75: | Line 75: | ||
:[[ParaView/Users_Guide/Comparative_Visualization|Comparative Views]] | :[[ParaView/Users_Guide/Comparative_Visualization|Comparative Views]] | ||
;[[Users Guide Client-Server Visualization|Client-Server Visualization]] (Dave D) | ;[[Users Guide Client-Server Visualization|Client-Server Visualization]] (Dave D) | ||
: | :[[Users Guide Client-Server Visualization#Parallel ParaView|Parallel ParaView]] | ||
: | :[[Users Guide Client-Server Visualization#Parallel Structure|Architecture]] | ||
: | :[[Users Guide Client-Server Visualization#Connection the Client|Connecting to a Server]] | ||
: | :[[Users Guide Client-Server Visualization#Client / Server Mode|Client Server Mode]] | ||
: | :[[Users Guide Client-Server Visualization#Render Server|Render Server]] | ||
:[[Users Guide Client-Server Visualization#Parallel Rendering / Compositing|Parallel Rendering]] | |||
:[[Users Guide Client-Server Visualization#Offscreen Rendering|Offscreen Rendering]] | |||
:[[Users Guide Client-Server Visualization#Tiled Display|Tiled Display]] | |||
:[[Users Guide Client-Server Visualization#Server Setup|Server Setup]] | |||
;Large Displays (Utkarsh) | ;Large Displays (Utkarsh) |
Revision as of 22:37, 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)
- 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