home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / sampler / 03 / bezier / bezier.cis next >
Encoding:
Text File  |  1988-01-07  |  279 b   |  8 lines

  1. "Curves, Bezier-Style" -- Kent Porter
  2. Complex curves may be drawn with surprisingly simple Pascal code, using the
  3. Bezier method.  The author provides a Turbo Pascal 4.0 unit to draw 2-D curves
  4. and two example programs.
  5.  
  6. Turbo Pascal graphics Bezier curves cubic splines
  7.  
  8.