# paraviewweb **Repository Path**: mirrors_Kitware/paraviewweb ## Basic Information - **Project Name**: paraviewweb - **Description**: Web framework for building interactive visualization relying on VTK or ParaView to produce visualization data - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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).