Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kitware/paraviewweb

Web framework for building interactive visualization relying on VTK or ParaView to produce visualization data
https://github.com/kitware/paraviewweb

deprecated

Last synced: 4 days ago
JSON representation

Web framework for building interactive visualization relying on VTK or ParaView to produce visualization data

Awesome Lists containing this project

README

        

## [ParaViewWeb](http://kitware.github.io/ParaViewWeb/)

[![Kitware is Hiring](https://img.shields.io/badge/Kitware-Hiring-blue)](https://www.kitware.com/careers)

### Introduction

This repository is now in maintenance mode which means we are not adding any new feature.

Nowadays, the VTK/ParaView Web stack relies on [vtk.js](https://kitware.github.io/vtk-js/) for local and remote rendering.

If you are looking at building interactive 3D web visualizations applications, you might want to look at [trame](https://kitware.github.io/trame/) which allow any Python developer to do so with little to no knowledge in Web.

## Documentation

The [documentation](https://kitware.github.io/paraviewweb) provides many guides that are still relevant for any modern VTK/ParaView Web applications based on [vtk.js](https://kitware.github.io/vtk-js/) or [trame](https://kitware.github.io/trame/).

With time we hope to replace it with more up-to-date guides directly on the [trame website](https://kitware.github.io/trame/).

### Licensing

**ParaViewWeb** is licensed under the [BSD 3-Clause License](LICENSE).