Contents:
Make axes of 3D plot have equal scale so that spheres appear as spheres, cubes as cubes, etc.
ax: a matplotlib axis, e.g., as output from plt.gca().