How to save renderer output (vtk python) in format that is compatible on web side(vtk.js)

If you read the documentation you pointed out, you will notice that the imports are not the same.

vtk.js/Sources/*
vs
@kitware/vtk.js/*

1 Like