BEZIER_SURFACE
Routines for Bezier Surface Information


BEZIER_SURFACE is a MATLAB library which reads, writes, prints, and otherwise manipulates the data that defines a Bezier surface.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

BEZIER_SURFACE is available in a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

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

bezier_surface_test

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

TABLE, a 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,
    ISBN: 0-201-38597-X,
    LC: T385.A514.
  2. The Wikipedia article "Utah teapot" in http://en.wikipedia.org/wiki/Utah_teapot

Source Code:


Last revised 01 December 2018.