%classpath add mvn com.github.twosigma ipyvolume master-SNAPSHOT import ipyvolume.PyLab; int size = 32; int radius = 12; float[][][] data = new float[size][size][size]; for (int x = 0; x