BEZIER_SURFACE
Routines for Bezier Surface Information


BEZIER_SURFACE is a FORTRAN90 library, using double precision arithmetic, 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 MATLAB version.

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

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

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

Reference:

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

Source Code:

Examples and Tests:

List of Routines:

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


Last revised 27 November 2006.