ParaViewWeb: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 62: Line 62:
===Miscellaneous===
===Miscellaneous===
----
----
* aaaa
* [[ParaViewWeb image gallery]]
: bbbb
: Set of screenshots showing ParaViewWeb in action.
|}
|}

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


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.

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.