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

WIP: Fixes for many component images #294

Closed scottwittenburg closed 4 years ago

scottwittenburg commented 4 years ago

Add support for when images have more components that we can visualize at one time.

This is getting close, some remaining items:

scottwittenburg commented 4 years ago

@thewtex This still has a lot of issues, but I wanted to get the ball rolling. I'll start trying to get the issues characterized in a checklist in the PR description tomorrow.

oeway commented 4 years ago

Thanks for working on this!

thewtex commented 4 years ago

@scottwittenburg are updates planned on this or should we merge after a rebase? I am looking to perform refactoring to support @oeway 's requested layer support, etc :-)

scottwittenburg commented 4 years ago

@thewtex I've been planning to work on updates to this for the last week and a half 😉 but just haven't been able to squeeze it in. It's pretty close, but there are a few issues left to tackle, which I've added as todo items in the description.

thewtex commented 4 years ago

:tada: This PR is included in version 10.7.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: