Skip to content

Commit ab901d0

Browse files
committed
docs(wasm): add link to wasm website
1 parent 5317d1a commit ab901d0

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/vitepress/examples/vtk/wasm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Local rendering with WASM
22

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.
44

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.
56

67
<video control loop autoplay muted>
78
<source src="/assets/videos/cfd-bike-480.mp4" alt="Bike CFD example">

examples/06_vtk/04_wasm/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ python ./app.py
88
```
99

1010
[![](./cfd-bike.gif)](https://raw.githubusercontent.com/Kitware/trame/refs/heads/master/docs/vitepress/assets/videos/cfd-bike-480.m4v)
11+
12+
More information on how to leverage VTK.wasm can be found on [the VTK.wasm documentation website](https://kitware.github.io/vtk-wasm/).
10.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)