The help file for Image3D shows two examples,
But when I try to execute this code on my system ("10.3.1 for Linux x86 (64-bit) (December 8, 2015)") I get the following
Is this a problem with my graphics card? Is there a setting to change?
Even the "Neat Example" on the help page looks awful




Preferences -> Appearance -> Graphicsit has no effect at all – Jason B. Feb 08 '16 at 15:16mathematicafrom the command line and for starting it from a launcher) was to replace thegltestbinary. I wonder if it'll fix yourImage3Dissues too (I haven't tried it out, but I see you also don't have anti-aliasing in your screenshots). – Feb 08 '16 at 17:15gltestfix. – Feb 08 '16 at 17:42./gltestfrom the binaries directory it returns "GLTest_OK" . That didn't fix the problem, so then I changed the line in the/usr/loca/bin/Mathematicascript toGLTestResult="GLTest_OK"as shrx suggested, and that still didn't fix it for me. I tried tosudo apt-get install libglu1-mesabut I already have those libraries installed. This isn't too big a deal, since I am not really making anything for publication withImage3D, I just noticed it wasn't working correctly. – Jason B. Feb 09 '16 at 08:10Image3Don Linux better than the blurry one. – shrx Feb 11 '16 at 10:38GLTestResult="GLTest_OK"hack, I get the blurred image regardless of"InterpolateValues"setting. Mathematica 10.3.1 on Xubuntu 15.10. – shrx Feb 11 '16 at 10:41