We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717ae15 commit aeae2cbCopy full SHA for aeae2cb
1 file changed
README.rst
@@ -8,7 +8,7 @@ Local Rendering using VTK.wasm to match server side rendering pipeline on the cl
8
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.
9
This WASM capability is starting to be available with VTK 9.4 but major improvement are happening in VTK 9.6.
10
11
-Additional documentation can be found on [vtk-wasm documentation](https://kitware.github.io/vtk-wasm/).
+Additional documentation can be found on `vtk-wasm documentation <https://kitware.github.io/vtk-wasm/>`_.
12
13
VTK `9.4`, `9.5` and `9.6` are compatible with `trame-vtklocal>=0.16,<1` while `trame-vtklocal>=1` will only be compatible with `VTK 10`.
14
What we envision with VTK 10 is the completion of the main work with WASM and WebGPU. We will take that opportunity to cleanup
0 commit comments