I don’t think the vtk legacy reader load fields… It was initially written to ingest geometry at the beginning of vtk.js. The readers we truly fully implemented in pure JS are .vtp
and .vti
along with other common formats like ply
, obj
…
I don’t think the vtk legacy reader load fields… It was initially written to ingest geometry at the beginning of vtk.js. The readers we truly fully implemented in pure JS are .vtp
and .vti
along with other common formats like ply
, obj
…