I ran into some challenges setting up a Vue 3.x project with ITK-wasm and VTK.js. I’ve created a branch of my current project I’m going to leave as a really basic example of a working Vue 3.x project using both ITK-wasm and VTK.js (though not together atm):
I’ve attempted to document pretty extensively the process to get a Vue 3.x project working with ITK-wasm / VTK.js. Hopefully it is helpful!
Dave