| 3299 | | and Chimera is merely drawing a yellow outline box instead of drawing the data. Something else must be going on because a |
| 3300 | | size 10000 test would use a 10000 cubed volume which would not fit in memory. Needs further investigation. |
| | 3299 | and Chimera is merely drawing a yellow outline box instead of drawing the data. This doesn't cause a memory allocation error |
| | 3300 | trying to make the large cube of data because only a single plane is allocated, since all are identical. Currently don't have a way to |
| | 3301 | ask if the texture allocation failed. |