3D graphics can be created with a number of powerful
Mathematica functions. 3D graphics in
Mathematica can be rotated and zoomed using a standard mouse or even a joystick or gamepad.
Use
ContourPlot3D to make a hyperboloid of one sheet:
Using
ParametricPlot3D is another way to make 3D graphics:
Use
RevolutionPlot3D to make a 3D graphic by revolving a function curve around the
z axis:
Use
SphericalPlot3D to plot a spherical surface:
Use
ListPointPlot3D to make 3D graphics of a set of points constituting a quadruple helix: