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: 10 months 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 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T01:32:13.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T01:11:44.613Z (10 months ago)
- Topics: deprecated
- Language: JavaScript
- Homepage: http://kitware.github.io/paraviewweb/
- Size: 235 MB
- Stars: 167
- Watchers: 21
- Forks: 53
- 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/)
[](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).