ParaViewWeb: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Preamble == | |||
This document describes ParaViewWeb framework introduced with ParaView 4.0. For earlier version, try [http://paraview.org/Wiki/index.php?title=ParaViewWeb&oldid=49042 this revision]. | |||
== Introduction == | |||
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 rich operational clients that allow you to create remote web visualization, join sessions on existing visualizations, and provide rich, interactive user interface for building complex data processing and visualization. A demonstration server is available under the following url http://paraviewweb.kitware.com. | 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 rich operational clients that allow you to create remote web visualization, join sessions on existing visualizations, and provide rich, interactive user interface for building complex data processing and visualization. A demonstration server is available under the following url http://paraviewweb.kitware.com. | ||
== 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 99: | Line 97: | ||
: Set of common questions/answer on ParaViewWeb goal and possibility | : Set of common questions/answer on ParaViewWeb goal and possibility | ||
|} | |} | ||
Revision as of 15:24, 3 July 2013
Preamble
This document describes ParaViewWeb framework introduced with ParaView 4.0. For earlier version, try this revision.
Introduction
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 rich operational clients that allow you to create remote web visualization, join sessions on existing visualizations, and provide rich, interactive user interface for building complex data processing and visualization. A demonstration server is available under the following url http://paraviewweb.kitware.com.
Documentation
Compile/Install
Server Setup
Plugins
|
JavaScript
Tutorial
|
Design & Implementation
Miscellaneous
|