gr=With[{t=3Pi/4},Graphics3D[{Inset[Graphics[{Gray,Circle[]}],{0,0,0},Automatic,ImageScaled[.952]],points,GrayLevel[.5],lines},BackgroundBlack,BoxedFalse,SphericalRegionTrue,ViewAnglePi/12,Lighting{AmbientLight[GrayLevel[.1]],DirectionalLight[White,ImageScaled[{0,0,1}]]},ViewPoint4{Cos[t],Sin[t],0},ImageSize450]]