Thanks so much Sebastien, I really appreciate it! I have followed the steps from the Geometry Viewer code that you referenced but still couldn’t get it to work. https://jsfiddle.net/k_udilovich/r3joqg74/113/
I know that data array has scalar information but I must be missing something obvious in the mapper.
Obviously, it works in your repo. I think that I should probably run the same data side by side using Geometry Viewer and my code to see where the differences are. What would be the best way to do it? I’ve tried
npm run example -- GeometryViewer
from vtk-js folder, but then the project tells me “Project is running at http://0.0.0.0:9999/” which I cannot open in Firefox.