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

Don't convert mask to float32 until we loop over data chunks #304

Closed astrofrog closed 6 years ago

astrofrog commented 6 years ago

Now that we add the data to the shader in chunks, we can do the conversion to float32 there