bezier_surface


bezier_surface, a FORTRAN90 code 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 MIT license

Languages:

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

Related Data and Programs:

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

bezier_surface_test

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

TABLE, a data 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 https://en.wikipedia.org/wiki/Utah_teapot

Source Code:


Last revised 02 September 2021.