ParaViewWeb: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 46: | Line 46: | ||
* [[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. | ||
* [[What is the full JavaScript API]] | |||
: The JavaScript API is not a subset of the ParaView API, it is the Python API which is accessed through JavaScript. | |||
===Tutorial=== | ===Tutorial=== |
Revision as of 12:56, 31 March 2011
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. A demonstration server is available under the following url http://paraviewweb.kitware.com.
Documentation
Compile/Install
Server Setup
Plugins
|
JavaScript
Tutorial
|
Design & Implementation
Miscellaneous
|