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
Copy file name to clipboardExpand all lines: docs/vitepress/examples/vtk/wasm.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Local rendering with WASM
2
2
3
-
Streamline seed control from both 3D widgets and 2D widget.
3
+
The example below showcase how the line source for the streamline seeds can be controlled from either a 3D widgets and 2D widget.
4
4
5
+
To learn more about VTK.wasm and what you can do with it, [the VTK.wasm documentation website](https://kitware.github.io/vtk-wasm/) is the reference to follow.
0 commit comments