paraviewweb

3.2.21 • Public • Published

ParaViewWeb

Kitware is Hiring Build Status Dependency Status semantic-release npm-download npm-version-requirement node-version-requirement

Introduction

ParaViewWeb aims to provide a framework for building interactive web visualizations which rely on VTK or ParaView to produce visualization data.

This data can be static or dynamic ranging from a no-server setup to having a ParaView or VTK backend sending either geometry or images to the client.

Documentation

See the documentation for a getting started guide, advanced documentation, and API descriptions.

Development

You can start building the ParaViewWeb library by itself with the following set of commands:

$ git clone https://github.com/kitware/paraviewweb.git
$ cd paraviewweb
$ npm install
$ npm run build:release

Licensing

ParaViewWeb is licensed under the BSD 3-Clause License.

Getting Involved

Fork our repository and do great things. At Kitware, we've been contributing to open-source software for 15 years and counting, and want to make ParaViewWeb useful to as many people as possible.

Readme

Keywords

none

Package Sidebar

Install

npm i paraviewweb

Weekly Downloads

8

Version

3.2.21

License

BSD-3-Clause

Unpacked Size

14.1 MB

Total Files

745

Last publish

Collaborators

  • sebastien.jourdain
  • kwrobot