Does VTK JS support MPR ?

Hi All,
Can you tell me does VTK JS support MPR ? And is there any concrete example ?

Thanks,
Phong

Hi Phong,

You can check out InteractorStyleMPRSlice for an example of how you can get MPR with vtk.js.

Checkout the below three examples

https://kitware.github.io/vtk-js/examples/ResliceCursorWidget.html
https://kitware.github.io/vtk-js/examples/InteractorStyleMPRSlice.html
https://kitware.github.io/vtk-js/examples/MultiSliceImageMapper.html