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

Implement 3d reprojection using new fixed resolution buffer functionality #335

Closed astrofrog closed 5 years ago

astrofrog commented 5 years ago

This is made possible by https://github.com/glue-viz/glue/pull/1895

astrofrog commented 5 years ago

Note that for now this is not backward-compatible with old session files since we now require datasets to be linked, not just have the same shape.

astrofrog commented 5 years ago

For this to pass the CI, I'll need to merge https://github.com/conda-forge/mpl-scatter-density-feedstock/pull/5#issuecomment-458224408 and make a new conda dev build of glue