Here's an example on how to create a globe using python and basemap:
main.py520 chars22 lines
This will produce an orthographic projection of the globe centered at 0°N, 0°E. You can modify the projection and center coordinates to create different views of the world.
gistlibby LogSnag