ParaViewWeb: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 48: Line 48:
|bgcolor="#CCCCCC"|
|bgcolor="#CCCCCC"|
|valign="top"|
|valign="top"|
===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.


===Design & Implementation===
===Design & Implementation===

Revision as of 15:30, 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


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.

Miscellaneous


Set of screenshots showing ParaViewWeb in action.