Skip to content

Client/Server library for progressive delivery of meshes with vtk.js and VTK/ParaView on the server side with trame.

License

Notifications You must be signed in to change notification settings

Kitware/trame-mesh-streamer

Repository files navigation

trame-mesh-streamer

Client/Server library for progressive delivery of meshes with vtk.js and VTK/ParaView on the server side with trame.

Installation

pip install trame-mesh-streamer

Usage

The example provided in this repository provide a good illustration on how that library can be used.

License

trame-mesh-streamer is made available under the Apache License, Version 2.0. For more details, see LICENSE

Development setup

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

Install the application

pip install -e .

About

Client/Server library for progressive delivery of meshes with vtk.js and VTK/ParaView on the server side with trame.

Resources

License

Stars

Watchers

Forks

Packages

No packages published