Skip to content

Difference between vtkView and vtkLocalView/vtkRemoteView #100

Answered by jourdain
pazars asked this question in Q&A
Discussion options

You must be logged in to vote

As a quick answer you can think of:

  • VtkLocalView and VtkRemoteView rely on VTK/C++ and some vtk.js for the client side.
  • VtkView is just plain vtk.js which means you could create an app that does not involved VTK/C++ on the server side by driving the code more on the client side point of view.

HTH

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pazars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants