BEZIER_SURFACE
Routines for Bezier Surface Information


BEZIER_SURFACE is a library of MATLAB routines which can read, write, print, and otherwise manipulate the data that defines a Bezier surface.

Related Data and Programs:

BEZIER_SURFACE is also available in a FORTRAN90 version.

BEZIER_SURFACE is a directory which contains a description and examples of the Bezier Surface file format.

BEZIER_SURFACE_DISPLAY is a MATLAB program which can read a pair of Bezier Surface data files and display the surface.

TABLE is a format used for both the node and rectangle files.

Reference:

  1. Edward Angel,
    Interactive Computer Graphics, a Top-Down Approach with OpenGL,
    Addison-Wesley, 2000,
    ISBN: 0-201-38597-X,
    LC: T385.A514.
  2. The Wikipedia article "Utah teapot" in http://en.wikipedia.org/wiki/Utah_teapot

Source Code:

Examples and Tests:

You can go up one level to the MATLAB source codes.


Last revised 07 November 2006.