how to make js kind of vtkXMLUnstructuredGridReader.cpp so that I can use vtkXMLUnstructuredGridReader inside of js or vtk.js ?
2 options:
- you need to write a vtkXMLUnstructuredGridReader (easy), a vtkXMLUnstructuredGird (easy and optional), a vtkXMLUnstructuredGridToPolyData filter (I can’t remember the exact name of the filter on top of my head)
- you use itk.wasm