How to read .vtkjs files

  • itk provides readers and filters for images
  • vtk provides the rendering part

Since itk use webassembly for reading many data format and rely on web workers for doing the work, it provides more flexibility in term of data handling than vtkjs.

1 Like