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: README.rst
+14-12Lines changed: 14 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,20 @@ trame-vtklocal
4
4
5
5
VTK Local Rendering using VTK/WASM to match server side rendering pipeline on the client side.
6
6
The current code base is still at its infancy but we aim to make it the default implementation for local rendering using VTK/ParaView with trame.
7
-
This WASM capability is starting to be available with VTK 9.4. In term of version compatibility between VTK and trame-vtklocal we aim to follow this pattern.
8
-
9
-
.. list-table:: Version compatibility
10
-
:widths: 50 50
11
-
:header-rows: 1
12
-
13
-
* - VTK
14
-
- trame-vtklocal
15
-
* - v9.4
16
-
- v0
17
-
* - v9.5
18
-
- v1
7
+
This WASM capability is starting to be available with VTK 9.4.
8
+
9
+
.. In term of version compatibility between VTK and trame-vtklocal we aim to follow this pattern.
0 commit comments