glue-viz / glue-vispy-viewers

3-d data viewers for glue based on VisPy
http://glueviz.org/en/stable/whatsnew/experimental_3d.html#experimental-3d
BSD 2-Clause "Simplified" License
25 stars 21 forks source link

Sliding image with contours for 3D cube #50

Open PennyQ opened 8 years ago

PennyQ commented 8 years ago

As the title said, a sliding image with a realtime contour showed for the 3D cube. The sliding image will not block the 3D volume visual behind it, in fact, it would be better when the sliding image is moving, the volume behind it could be more transparent or less 'bright'.

I could try this based on the example on Vispy issue https://github.com/vispy/vispy/issues/1076

astrofrog commented 8 years ago

It could also be a sliding grayscale btw.