ComputationalRadiationPhysics / isaac-python

A Jupyter Notebook Client for ISAAC In Situ Visualization
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Add IPython Widgets #1

Open ax3l opened 7 years ago

ax3l commented 7 years ago

Add IPython widget for controlling the sim (ISAAC feedback channel).

Maybe lend from ipyvolume's overlay for mouse interactions (or use it somehow directly?), otherwise use the same control as used in gamepad/joystick widgets.

Scale Image size to visible area / widget size and make it resizable.

maartenbreddels commented 6 years ago

Some ideas that come to mind:

ax3l commented 5 years ago

Update: if we want to couple directly on the C++ side as a widget, which would spare us a lot of port-forwarding for the image and control streams: https://github.com/QuantStack/xvolume