Skip to content

yasushi-saito/vtkjsremotetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of paraview server / vtk-js integration.

This package contains minimal examples that demonstrates rendering contents of remote paraview server in a browser.

  • GeometryExample uses WebGL to render contents

  • ImageExample performs image rendering. The server sends a series of jpeg images for the scene.

To run:

yarn install
yarn run start && pvbatch ./server/server.py --port=1234

About

Examples of vtk.js + remote paraview integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published