Horrible nightmare visions

Let’s say one makes a sphere class, and a constructor for it that includes radius for the radius, velx, vely, and velz for the velocities, and posx posy posz for the positions.

Then you wanted to legitimately draw a sphere like this
How do you do it?

Then you wanted to legitimately draw a sphere like this
How do you do it?

Call the draw method of the class.

Seriously, what are you asking for? What problems have you enountered with your code so far that you need help on?

Nike: Just do it!