-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VTK serialization #3
Comments
@jspanchu I've added I think most of the examples we care about. Ideally we can make most of them works with WASM. |
So, there is another issue with silhouette where if you dragged the slider and changed the resolution of the cone, the silhouette on the client was not correct. this is fixed by https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11113 Other than that, it also needs to synchronize the local camera with server side camera. this was discussed in #4 |
I'm unable to get any of the pyvista examples running when I use developer VTK (not from pip install). Any pointers?
|
Sorted it out by using pyvista/pyvista#5650 |
I've updated the description to reflect what's currently working and what isn't |
Future
The text was updated successfully, but these errors were encountered: