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
p.intro-feature-desc VTK.js is a JavaScript library available for scientific visualization in your browser. The library is available via #[a(href="https://www.npmjs.com/package/vtk.js").link NPM] and #[a(href="https://www.npmjs.com/package/@kitware/vtk.js").link (NPM ESM)] or #[a(href="https://unpkg.com/vtk.js").link unpkg.com] CDN so it can directly be imported as a script tag inside your Web page like shown if that #[a(href="https://codepen.io/jourdain/pen/RQZWYa").link CodePen] example.
17
17
@@ -40,4 +40,4 @@ ul#intro-feature-list
40
40
p.intro-feature-desc VTK/Web Discourse is here to help you find any existing discussion
41
41
42
42
div#intro-get-started-wrap
43
-
a(href="https://blog.kitware.com/vtk-js-the-visualization-toolkit-on-the-web/", id="intro-get-started-link") Want to read more?
43
+
a(href="https://blog.kitware.com/vtk-js-the-visualization-toolkit-on-the-web/", id="intro-get-started-link") Want to learn more?
0 commit comments