Python and Matplotlib Essentials for Scientists and ...

indicates the coordinates to which the camera points. The next three lines initialize ... Python and Matplotlib Essentials for Scientists and Engineers ... then plots points on that mesh, scaling both the color and size of the spherical glyphs by the distance to the origin (see figure 12.3): import numpy as np from mayavi import mlab ................
................