You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop an ipywidget that can replace ipvtklink (for example) and provide both client- and server-side rendering of vtk datasets. The full feature list is in Issue #4 (comment). Strawman features for the first prototype:
Renders vtkDataObject instances, TBD/possibly starting with vtkStructuredGrid
Works with ipywidgets for interaction, e.g., time selection, pan/zoom, opacity.
Works with Jupyter kernel save-restore state
Provides both client and server-side rendering
The text was updated successfully, but these errors were encountered:
Develop an ipywidget that can replace ipvtklink (for example) and provide both client- and server-side rendering of vtk datasets. The full feature list is in Issue #4 (comment). Strawman features for the first prototype:
vtkDataObject
instances, TBD/possibly starting withvtkStructuredGrid
The text was updated successfully, but these errors were encountered: