The Quadric Surfaces: three squares yield 6 curves


This page describes the Quadric Surfaces, there are 6.

 

The surfaces defined by the set of equations generated from the meta equation:

      (+/-) x^2 (+/-) y^2 (+/-) z^[1,2] = c

are the Quadric Surfaces.

These are "nice" surfaces because they are easy to create, easy for the programmer and processor alike.


sphere r.t. globe us,mexicoThe sphere, an ellipsoid.

parabolid The paraboloid.

A cone, 2 hyperoloids The cone and 2 hyperboloids

hyperbolic parbaloid The hyperbolic paraboloid

cylinder The cylinder (not a quadric, but related)

Quadric Surface Equation
sphere x^2 + y^2 + z^2 =   1
cone x^2 + y^2 - z^2 =   0
hyperboloid of one sheet x^2 + y^2 - z^2 =   1
hyperboloid of two sheets x^2 + y^2 - z^2 = -1
paraboloid x^2 + y^2 - z     =   0
hyperboloic paraboloid x^2 - y^2 - z     =   0
cylinder x^2 + y^2         =   1

Note: the cylinder is not a quadric

Since we're on the topic of the Quadric Surfaces, we may wish to recall our old friend the Quadradic Equation.

            -b (+/-) square_root(  b^2 - 4 * a * c )
t  =     -------------------------------------------------
                               2 * a

The quadradic equation can be used to find the roots of a second degree equation such as

      y = a*x^2 + b*x + c

which is a parabola on the x-y plane, and the roots are where the parabola is intersected by the x axis.

The paraboloid can be defined by the area swept out by rotating a parabola.

Conversely, a parabola can be defined by the intersection of a plane and a paraboloid.

Which might come in handy...


Other topics:   Raytracing, an introduction,   genesis: recreate your home planet,   the Platonic Solids, Plato's favorite polhedra.
[home.gif] Home Page
Last modified: 01/10/97 Revision #1
First Created: 11/06/95
stamped envelope E- mail: "Webmaster"

Copyright © 1995-1997 by Paul Flavin. All rights reserved.
All Images were created with the author's Imager++ program unless otherwise noted.