ParaViewWeb: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 35: | Line 35: | ||
===Plugins=== | ===Plugins=== | ||
---- | ---- | ||
* | * [[ParaViewWeb Plugins]] | ||
: | : This section explain how to extend the available features on the client side by building Python script on the server side. | ||
|bgcolor="#CCCCCC"| | |bgcolor="#CCCCCC"| |
Revision as of 16:47, 26 May 2010
Introduction
ParaView web 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
|
Design & Implementation
Miscellaneous
|