Kitware / itk-vtk-viewer

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js
https://kitware.github.io/itk-vtk-viewer/
BSD 3-Clause "New" or "Revised" License
210 stars 64 forks source link

fix(SlicingPlanes): Enable by default #474

Open thewtex opened 2 years ago

thewtex commented 2 years ago

Enable slicing planes by default in the 3D view.

The slicing planes are a helpful visualization. And, until we refine our default gradient opacity setting for all datasets, there will always be something other than a blank scene (if it is too high).

BREAKING_CHANGE: 3D slicing planes are enabled by default