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

3D volume rendering empty if cube is too large #289

Closed astrofrog closed 6 years ago

astrofrog commented 6 years ago

Some users (including J Lewis) have reported issues when trying to visualize a 257^3 array in the 3D viewers, and I think they might be hitting some limits of their graphics cards, as this works on other machines. It would be good to figure out in a robust way what the size limit is for different hardware, or give the options to people to rebin above a customizable array limit.