ParaViewWeb: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 45: | Line 45: | ||
* [[ParaViewWeb JavaScript API]] | * [[ParaViewWeb JavaScript API]] | ||
: This section provides the API of the Paraview and the Renderers objects used in ParaViewWeb. | : This section provides the API of the Paraview and the Renderers objects used in ParaViewWeb. | ||
===Tutorial=== | |||
---- | |||
* [[ParaViewWeb PWApp]] | |||
: Short tutorial explaining how to use the PWApp sample application. | |||
* [[ParaViewWeb PWSandBox]] | |||
: Short tutorial explaining how to use the PWSandbox sample application. | |||
|bgcolor="#CCCCCC"| | |bgcolor="#CCCCCC"| |
Revision as of 15:31, 24 June 2010
ParaViewWeb visualization aims to provide a collaborative remote web interface for 3D visualization with ParaView as a server. Moreover, this also provide a JavaScript API based on the ParaView scripting features and capabilities. Some of the web samples are fully operational clients that allow you to create remote web visualization as well as joining previously created ones with fully interactive user interface for building complex data processing and visualization.
Documentation
Compile/Install
Server Setup
Plugins
|
JavaScript
Tutorial
|
Design & Implementation
Miscellaneous
|