2004.12.22 23:42 "[Tiff] problems populating a large 3D array", by S Smith

2004.12.23 01:00 "[Tiff] Re: problems populating a large 3D array", by S Smith

just a few other notes... I changed the inline integers to "const int"s and that has everything working a bit better. I can now make it to 2046 frames, but not to 2250 as I'd like to. I've tried just loading the top half (or top eighth) of each frame to decrease the memory load, but it makes no difference, I still can't make it past frame 2046. I've check with different data sets too, and that doesn't make a difference.