Kitware / pan3d

Other
11 stars 3 forks source link

Possible next steps #4

Open jourdain opened 2 years ago

jourdain commented 2 years ago

The idea is to solve the various pain points that exist from getting the data to the actual visualization in and outside of Jupyter.

I would suggest to tackle "from data to vtk" first.

jourdain commented 2 years ago

To help in the further discussions @aashish24 @banesullivan @johnkit

jcfr commented 2 years ago

@thewtex

aashish24 commented 2 years ago

thanks, @jourdain @johnkit and I had our idea for "data to vtk" and "Pan3D specific code" and we will share our idea shortly

johnkit commented 2 years ago

With regard to SEB's "From vtk to viz" section, Aashish and I discussed the idea of implementing a Pan3D viewer in Phase I of the SBIR. This would be an ipywidget with proposed features:

A question that comes to mind is how would this viewer relate to ipyvtklink and maybe ipyparaview and whether or not we can expand or reuse code from either of those projects.