ParaViewWeb: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
== 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 ==
== Documentation ==
{| border="0" align="center" width="98%" valign="top" cellspacing="7" cellpadding="2"
{| border="0" align="center" width="98%" valign="top" cellspacing="7" cellpadding="2"
Line 53: Line 63:
: bbbb
: bbbb
|}
|}
== 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.

Revision as of 16:42, 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


  • aaaa
bbbb

Plugins


  • aaaa
bbbb

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


  • aaaa
bbbb


Miscellaneous


  • aaaa
bbbb