Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kitware/paraviewweb
- Owner: Kitware
- License: bsd-3-clause
- Created: 2016-02-12T21:19:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T01:32:13.000Z (over 1 year ago)
- Last Synced: 2024-12-22T22:06:05.886Z (11 days ago)
- Topics: deprecated
- Language: JavaScript
- Homepage: http://kitware.github.io/paraviewweb/
- Size: 235 MB
- Stars: 166
- Watchers: 22
- Forks: 51
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).