diff --git a/stim/gl/gl_spider.h b/stim/gl/gl_spider.h index 4efe020..47e9e1f 100644 --- a/stim/gl/gl_spider.h +++ b/stim/gl/gl_spider.h @@ -869,8 +869,8 @@ class gl_spider : public virtual gl_texture GenerateFBO(16, numSamplesPos*8, ptexbufferID, pfboID); GenerateFBO(16, numSamplesMag*8, mtexbufferID, mfboID); GenerateFBO(16, 216, btexbufferID, bfboID); - setDims(0.6, 0.6, 1.0); - setSize(1024.0, 1024.0, 1024.0); +// setDims(0.6, 0.6, 1.0); +// setSize(1024.0, 1024.0, 1024.0); setMatrix(); dList = glGenLists(3); glListBase(dList); diff --git a/stim/grids/image_stack.h b/stim/grids/image_stack.h index 130b924..f0c3752 100644 --- a/stim/grids/image_stack.h +++ b/stim/grids/image_stack.h @@ -46,6 +46,8 @@ public: std::cout<<"STIM ERROR (image_stack): No matching files for loading a stack."<