A Be´zier curve builder implemented in APL2

  • Authors:
  • Gustav Tollet;Peter M. Harrison

  • Affiliations:
  • -;-

  • Venue:
  • APL '92 Proceedings of the international conference on APL
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Be´zier representation of curves is commonly used in computer graphics. A different, less advanced way of representing a curve is that of using a polyline, i.e., a sequence of short straight lines. This paper describes a “curve builder” that converts a polyline into a sequence of one or more Be´zier curves.Part of the method is based on mathematical groundwork by Pat Beirne of Corel Systems Corporation, with extensions by the authors.The project was implemented in APL and could not otherwise have been completed with the resources and time available.