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.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
> [!CAUTION]
2
+
> This repository is no longer maintained. As such, there is no guarantee that the examples will run with the latest version of vtk.js and/or nodejs. The code will be left here for reference.
3
+
>
4
+
> To see up-to-date examples, visit [the vtk.js examples page](https://kitware.github.io/vtk-js/examples/). The examples in this repo are mostly based on examples in the vtk.js repo.
5
+
1
6
# VTK.js examples
2
7
3
8
This repository contains VTK.js examples used in the VTK.js+OHIF tutorials. A
0 commit comments