Get started with 3D graphics by creating a single sphere.
Run the code to draw a sphere. Drag to rotate it:
Draw a default, 3D Sphere. Mouse down in the graphic and drag to rotate the image:
Set the color of the sphere. Try other colors, like Orange or Blue:
Make the sphere red. Put the color and sphere in a list (indicated by the curly braces):
Make the sphere partly transparent. Try other values of opacity:
Note: opacity values should be between 0 and 1.
Make the sphere 50% opaque (which is 50% transparent):