As I often do, I thought it worthwhile to put up a quick post showing how I made the graphics in my previous post. The images were made in Mathematica, mainly through the Graphics3D command. The exception was the plot of 10,000 random points; that was done through ListPointPlot3D.