bezier_surface


bezier_surface, a MATLAB 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 code which can read a pair of Bezier Surface data files and display the surface.

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 01 December 2018.