ParaViewWeb: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 76: Line 76:
: Set of presentations made on ParaViewWeb and document talking about it.
: Set of presentations made on ParaViewWeb and document talking about it.


* [[ParaViewWeb/FAQ]]
* [[ParaViewWeb/FAQ|FAQ]]
: Set of common questions/answer on ParaViewWeb goal and possibility
: Set of common questions/answer on ParaViewWeb goal and possibility
|}
|}

Revision as of 20:48, 11 August 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


This section explain each step to build the ParaViewWeb framework.

Server Setup


This section explain how to tune and configure your server.
This section explain how to configure ParaViewWeb to make it work with the ParaView Manta plugin for Ray Tracer rendering.

Plugins


This section explain how to extend the available features on the client side by building Python script on the server side.

JavaScript


This section explain the first step in developing a web application based on ParaViewWeb.
This section provides some advanced JavaScript scenari which could be used as a tutorial on how to use the JavaScript API with some advanced features.
This section provides the API of the Paraview and the Renderers objects used in ParaViewWeb.

Tutorial


Short tutorial explaining how to use the PWApp sample application.
Short tutorial explaining how to use the PWSandbox sample application.


Design & Implementation


This section explain all the components involved and provide some sequential diagram on how each component is related to each other.
This section try to list all the features that have been addressed with ParaViewWeb

Miscellaneous


Set of screenshots showing ParaViewWeb in action.
Set of presentations made on ParaViewWeb and document talking about it.
Set of common questions/answer on ParaViewWeb goal and possibility