🚧 Developing a JavaScript VTU Viewer – Seeking Feedback

Hello VTK Community,

I’m currently developing a JavaScript-based viewer for .vtu (VTK Unstructured Grid) files. This tool is designed to parse and process VTU datasets directly in the browser or Node.js environment, with zero dependencies. It supports both ASCII and Base64-encoded binary VTU files and provides VTK-like interfaces for accessing points, cells, and associated data.

Due to certain constraints, I am unable to open-source the project at this time. However, I highly value community feedback and would appreciate any bug reports or suggestions you might have.

You can find more information about the project here: vtk-unstructured-utils on npm

If you encounter any issues or have suggestions, please feel free to reach out to me directly via the contact information provided on the npm page.

Thank you for your support and insights!

Best regards,
M.Sridhar

1 Like