ParaView/Users Guide/Table Of Contents: Difference between revisions
From KitwarePublic
< ParaView
Jump to navigationJump to search
DaveDemarle (talk | contribs) (reformat so that pdf creation for self contained chapters does not print them multiple times but we still get a readable table of contents. To fix the monolithic chapters need to be broken down.) |
DaveDemarle (talk | contribs) m (still tweaking for print output) |
||
Line 9: | Line 9: | ||
=== How to unleash the beast! === | === How to unleash the beast! === | ||
;Introduction | ;Introduction (Dave D) | ||
:[[ParaView/Users Guide/Introduction|About Paraview]] | :[[ParaView/Users Guide/Introduction|About Paraview]] | ||
::<!--[[ParaView/Users Guide/Introduction#What_is_ParaView?|What is ParaView]]-->What is ParaView? | ::<!--[[ParaView/Users Guide/Introduction#What_is_ParaView?|What is ParaView]]-->What is ParaView? | ||
::<!--[[ParaView/Users Guide/Introduction#User_Interface|Getting your bearings in the UI]]-->Getting your bearings in the UI | ::<!--[[ParaView/Users Guide/Introduction#User_Interface|Getting your bearings in the UI]]-->Getting your bearings in the UI | ||
::<!--[[ParaView/Users Guide/Introduction#Basics_of_Visualization|Basics of Visualization]]-->Basics of Visualization | ::<!--[[ParaView/Users Guide/Introduction#Basics_of_Visualization|Basics of Visualization]]-->Basics of Visualization | ||
::<!--[[ParaView/Users Guide/Introduction#Persistent_Sessions|Batch Processing]]-->Batch Processing | ::<!--[[ParaView/Users Guide/Introduction#Persistent_Sessions|Batch Processing]]-->Batch Processing | ||
: | :[[ParaView/Users Guide/Introduction#Client/Server_Visualization|Client/Server Visualization]] (foo) | ||
;Loading Data (Rob M) | ;Loading Data (Rob M) | ||
Line 108: | Line 108: | ||
::<--[[ParaView/Users_Guide/Plugins#Loading_Plugins | Loading Plugins]]-->Loading Plugins | ::<--[[ParaView/Users_Guide/Plugins#Loading_Plugins | Loading Plugins]]-->Loading Plugins | ||
;Appendix | ;Appendix (Dave P, Seb, Dave D) | ||
:[[ParaView:Build_And_Install | building/compile/install]] | :[[ParaView:Build_And_Install | building/compile/install]] | ||
:[[ParaView/Users Guide/List of readers#Readers | List of Readers]] | :[[ParaView/Users Guide/List of readers#Readers | List of Readers]] | ||
:[[ParaView/Users Guide/List of writers | List of writers]] | :[[ParaView/Users Guide/List of writers | List of writers]] | ||
:[[ParaView/Users Guide/List of filters | List of filters]] | :[[ParaView/Users Guide/List of filters | List of filters]] | ||
:[[ParaView/Users Guide/Command line arguments]] | :[[ParaView/Users Guide/Command line arguments]] | ||
:[[ParaView/Users_Guide/Settings | Application Settings]] | :[[ParaView/Users_Guide/Settings | Application Settings]] | ||
:[[Writing ParaView Readers | details about writing parallel vtk readers]] | :[[Writing ParaView Readers | details about writing parallel vtk readers]] |
Revision as of 16:21, 27 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)
- About Paraview
- What is ParaView?
- Getting your bearings in the UI
- Basics of Visualization
- Batch Processing
- Client/Server Visualization (foo)
- Loading Data (Rob M)
- Data Ingestion
- Opening Data
- File Formats
- Understanding Data (Berk)
- VTK Data Model
- Information Panel
- Statistics Inspector
- Displaying Data (Utkarsh)
- Views, Representations and Color Mapping
- Introduction to Views
- Multiple View
- View Types
- About Color Mapping
- Modifying Data (Dave D)
- Filters and the Pipeline
- Data Manipulation
- Filter Parameters
- Properties
- Pipeline Manipulation
- Glossary of Filter
- Filter Specifics
- Macro Filters
- Quantative Analysis (Berk, Utkarsh)
- Python Programmable Filter
- Calculator
- Python Calculator
- Spreadsheet View
- Selection
- Querying for Data
- histograms/probes (Andy)
- Saving Data (Rob M)
- Saving Data (Rob M)
- Save Raw Data
- Save Screenshots
- Save Movies
- Save Geometries
- Export VRML/X3D
- 3D Widgets (Dave D)
- Manipulating data in the 3D view
- Annotation (Dave D)
- Annotation
- Scalar Bar
- Orientation Axes
- Text
- Temporal Annotation
- 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 Model
- 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-->Included Plugins
- <-- Loading Plugins-->Loading Plugins