IV.1

A PARAMETRIC ELLIPTICAL ARC ALGORITHM

Jerry Van Aken and Ray Simar,     Texas Instruments, Houston, Texas

Publisher Summary

Sometimes an arc of a circle or of an ellipse is a better choice than a cubic spline for representing a particular curved shape. Circles and ellipses are inherently simpler curves than cubics, so the algorithms for generating them should also be simpler. This is chiefly why conic splines are popular in applications such as the generation of font outlines, where drawing speed is of critical importance. This chapter describes an algorithm for generating points along an elliptical arc. The points are separated by a fixed angular increment specified in radians of elliptical arc. The algorithm is based on a parametric ...

Get Graphics Gems III (IBM Version) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.