arXiv · 2407.17675
Drawing ellipses and elliptical arcs with piecewise cubic B\'ezier curve approximations
Abstract
This tutorial explains how to use piecewise cubic B\'ezier curves to draw arbitrarily oriented ellipses and elliptical arcs. The geometric principles discussed here result in strikingly simple interfaces for graphics functions that can draw (approximate) circles, ellipses, and arcs of circles and ellipses. C++ source code listings are included for these functions. Their code size can be relatively small because they are designed to be used with a graphics library or platform that draws B\'ezier curves, and the library or platform is tasked with the actual rendering of the curves.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Jerry R. Van Aken. 2024-07-24. Drawing ellipses and elliptical arcs with piecewise cubic B\'ezier curve approximations. https://arxiv.org/abs/2407.17675
Cite the original work for its findings. Save a collection to share your selection of sources.