VTK.js is the Visualization Toolkit for JavaScript, a rendering library made for Scientific Visualization on the Web. It adapts the VTK structure and expertise to bring high performance rendering into your browser. It is a subset of VTK and provides 3D rendering using WebGL for both geometry and volume rendering.
VTK.js is the Visualization Toolkit for JavaScript, an open-source, freely available software system for 3D computer graphics, image processing, and visualization. Its implementation consists of an ES6 JavaScript class library which can be integrated into any web application. The toolkit leverages WebGL and supports a wide variety of visualization algorithms including scalar, vector, tensor, texture, and volumetric methods.
VTK.js GitHub project
Documentation for getting started.
VTK.js is a subset of VTK, part of Kitware’s collection of commercially supported open-source platforms for software development.